1.1.17 • Published 5 years ago

fix-package-versions v1.1.17

Weekly downloads
2,396
License
ISC
Repository
github
Last release
5 years ago

fix-package-versions

CodeFactor Build Status Published on npm

Description

This project is just for people that want to launch a stable product with current versions of n and doesnt want to fight vs future version problems everytime you do a npm install

NEW Features in 1.1.x

  • Add json validation with errors, warnings and recommendations about package.json
  • Add tests for a consistent versioning
  • Add rollup for a common.js library
  • Refactor to a new class with more detailed properties and methods

Install

Global

npm install -g fix-package-versions

Local

npm install --save-dev fix-package-versions

Usage

Global

If you just type this in terminal, it will question you if want to fix all dependencies and devDependencies of package.json fix-package-versions

Options

-f , --force : Forces fix package versions without asking you in prompt

1.1.17

5 years ago

1.1.16

5 years ago

1.1.11

5 years ago

1.1.9

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.0

5 years ago

1.0.9

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago