# What / Why <!-- Describe the request in detail --> ``` ❯ npm i -s core-js + core-js@3.4.6 updated 1 package and audited 1 package in 0.571s found 0 vulnerabilities ``` But on the npm registry website it shows core-js@3.4.7 as latest: https://www.npmjs.com/package/core-js?activeTab=versions  ## When <!-- Examples * Whenever I press a button * January 1st 2001 @ 12:00pm PST * Every day @ 7:00pm PST * Every 100 milliseconds --> 2019-12-02 2:17:29PM EST ## Where <!-- Examples * npm enterprise * npm public registry * npm/<repository> --> npm public registry ## How ### Current Behavior <!-- Describe how it currently works --> Couldn't find any versions for "core-js" that matches "3.4.7" ### Steps to Reproduce <!-- Describe how to produce the issue --> Try to install core-js ### Expected Behavior <!-- Describe how it should work --> Should install core-js@3.4.7 ## Who <!-- Examples * @npm/<team> * @<username> --> * n/a ## References <!-- Examples * Related to #0 * Depends on #0 * Blocked by #0 --> * n/a