-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 6.xwork is associated with a specific npm 6 releasework is associated with a specific npm 6 release
Description
Current Behavior:
Replicate and registry .npmjs.com show different package versions.
Expected Behavior:
Replicate and registry .npmjs.com show the same package versions.
Steps To Reproduce:
> npm view @luma.gl/constants --registry https://registry.npmjs.com/
@luma.gl/[email protected] | MIT | deps: none | versions: 91
> npm view @luma.gl/constants --registry https://replicate.npmjs.com/
@luma.gl/[email protected] | MIT | deps: none | versions: 90
This has happened with other packages too.
Environment:
- OS: MacOS 10.14.2
- NPM: 6.13.6
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 6.xwork is associated with a specific npm 6 releasework is associated with a specific npm 6 release