Skip to content

Registry and Replicate show different versions #1656

Closed
@gelpenaddict

Description

@gelpenaddict

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

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 6.xwork is associated with a specific npm 6 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions