@typescript-tools/merge-package-locks
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

merge-package-locks

License NPM Package Build status Code Coverage

Merge two package locks

Install

npm install --save-dev @typescript-tools/merge-package-locks

Use

Usage:
    merge-package-locks <target> <source>...

Options:
    <target>    Target package-lock.json in which to accumulate information
    <source>    List of package-lock.json files to merge into <target>

Note: only supports lockfileVersion v1 for now (npm version 6)

Readme

Keywords

Package Sidebar

Install

npm i @typescript-tools/merge-package-locks

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

14.6 kB

Total Files

7

Last publish

Collaborators

  • hamroctopus
  • amchelle