fix-package-lock

1.0.1 • Public • Published

fix-package-lock

Fix package-lock.json by regenerating it

Getting Started

Prerequisites

Tested on Node v9 with npm 5.

Installing

Installing fix-package-lock globally will install the fix-package-lock command:

# Using npm
npm install -g fix-package-lock
# Using Yarn
yarn global add fix-package-lock

Run using:

fix-package-lock

fix-package-lock can also be run using npx:

npx fix-package-lock

Built With

  • execa - A better child_process
  • Listr - Terminal task list
  • rimraf - To delete things

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    9
  • 1.0.0
    0

Package Sidebar

Install

npm i fix-package-lock

Weekly Downloads

9

Version

1.0.1

License

MIT

Unpacked Size

342 kB

Total Files

5

Last publish

Collaborators

  • hugodf