13.0.0 • Published 10 months ago

syncpack v13.0.0

Weekly downloads
29,200
License
MIT
Repository
github
Last release
10 months ago

syncpack

Installation

npm install --save-dev syncpack

Commands

fix-mismatches

Ensure that multiple packages requiring the same dependency define the same version, so that every package requires eg. react@16.4.2, instead of a combination of react@16.4.2, react@0.15.9, and react@16.0.0.

format

Organise package.json files according to a conventional format, where fields appear in a predictable order and nested fields are ordered alphabetically. Shorthand properties are used where available, such as the "repository" and "bugs" fields.

lint

Lint all versions and ranges and exit with 0 or 1 based on whether all files match your Syncpack configuration file.

lint-semver-ranges

Check whether dependency versions used within "dependencies", "devDependencies", etc follow a consistent format.

list

List all dependencies required by your packages.

list-mismatches

List dependencies which are required by multiple packages, where the version is not the same across every package.

prompt

Displays a series of prompts to fix mismatches which syncpack cannot fix automatically.

set-semver-ranges

Ensure dependency versions used within "dependencies", "devDependencies" etc follow a consistent format.

update

Interactively update packages to the latest versions from the npm registry, wherever they are in your monorepo. You can update every dependency, just dev/peer/prod dependencies, just packages which match a name filter, and more.

Badges

  • support on ko-fi
  • NPM version
  • NPM downloads
  • Build Status
12.4.0

11 months ago

13.0.0

10 months ago

12.3.3

12 months ago

12.3.2

1 year ago

12.3.0

1 year ago

12.3.1

1 year ago

12.2.0

1 year ago

12.1.0

1 year ago

12.0.1

1 year ago

12.0.0

1 year ago

12.0.0-alpha.1

1 year ago

12.0.0-alpha.0

2 years ago

10.6.1

2 years ago

10.0.0

2 years ago

10.2.0

2 years ago

11.2.1

2 years ago

10.5.1

2 years ago

10.7.2

2 years ago

10.7.3

2 years ago

10.9.3

2 years ago

10.1.0

2 years ago

9.8.6

2 years ago

9.8.4

2 years ago

8.5.14

2 years ago

9.3.2

2 years ago

9.1.2

2 years ago

9.7.4

2 years ago

9.0.2

2 years ago

9.0.0

2 years ago

8.2.5

3 years ago

8.4.11

3 years ago

8.3.8

3 years ago

8.3.9

3 years ago

8.4.10

3 years ago

8.2.4

3 years ago

7.2.2

3 years ago

8.0.0

3 years ago

7.0.0

3 years ago

7.2.1

3 years ago

7.1.0

3 years ago

6.2.1

3 years ago

6.1.0

3 years ago

6.0.0

3 years ago

6.2.0

3 years ago

5.8.15

4 years ago

5.8.12

4 years ago

5.8.14

4 years ago

5.7.11

4 years ago

5.6.10

5 years ago

5.6.7

5 years ago

5.5.6

5 years ago

5.2.5

5 years ago

5.1.4

5 years ago

5.0.3

5 years ago

5.0.1

5 years ago

4.5.5

5 years ago

4.5.4

6 years ago

4.5.3

6 years ago

4.5.2

6 years ago

4.4.2

6 years ago

4.4.1

6 years ago

4.3.1

6 years ago

4.0.1

6 years ago

4.0.0

6 years ago

3.5.2

6 years ago

3.5.0

7 years ago

3.4.0

7 years ago

3.3.0

7 years ago

3.0.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.3.2

7 years ago

1.2.2

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

1.0.0

11 years ago