Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Changes published from DefinitelyTyped are not marked as 'latest' #544

@DominikPalo

Description

@DominikPalo

Yesterday I made some changes in https://www.npmjs.com/package/@types/google-apps-script (DefinitelyTyped). My PR was merged and after few hours a new version of the NPM package was also published - as a version 0.0.33. But, when I try to install these types using the command npm install @types/google-apps-script, it still installs the old version 0.0.32. I have to explicitly use npm install @types/[email protected] to install the latest version. Then I found that the version 0.0.33 is not marked as 'latest'.

Shouldn't be all changes made on the master branch of DefinitelyTyped automatically published as 'latest' on NPM? Or am I wrong? Then how can I make changes in types to publish them as 'latest'? I didn't find anything regarding this issue in the DefinitelyTyped nor types-publisher documentation.

npm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions