This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@maccuaa/lock-check
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

lock-check

Download all the packages in your package-lock.json using an Artifactory repository.

Artifactory fails regularly on NPM integrity checks when pulling content down from remote repositories. Use this tool to get around the issue.

Run a local build pulling from the public NPM regristry (i.e. not configured to use Artifactory), then run this tool.

This tool will:

  • Parse out the download links
  • Download those files using curl from the Artifactory repo you provide.

oclif Version Bundle Size

Install

npm i -g @maccuaa/lock-check

/@maccuaa/lock-check/

    Package Sidebar

    Install

    npm i @maccuaa/lock-check

    Weekly Downloads

    3

    Version

    3.0.2

    License

    ISC

    Unpacked Size

    8.28 kB

    Total Files

    9

    Last publish

    Collaborators

    • maccuaa