Gathering detailed insights and metrics for syncpack
Gathering detailed insights and metrics for syncpack
Gathering detailed insights and metrics for syncpack
Gathering detailed insights and metrics for syncpack
npm install syncpack
Typescript
Module System
Min. Node Version
Node Version
NPM Version
94.4
Supply Chain
82.6
Quality
91.9
Maintenance
100
Vulnerability
99.6
License
14.0.0-alpha.18
Updated on Jul 05, 2025
14.0.0-alpha.17
Updated on Jun 29, 2025
14.0.0-alpha.16
Updated on Jun 22, 2025
14.0.0-alpha.15
Updated on Jun 21, 2025
14.0.0-alpha.14
Updated on Jun 15, 2025
14.0.0-alpha.13
Updated on Jun 08, 2025
Rust (73.85%)
MDX (16.81%)
JavaScript (4.58%)
Just (2.24%)
TypeScript (1.86%)
Astro (0.47%)
CSS (0.16%)
Shell (0.02%)
HTML (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1,722 Stars
604 Commits
60 Forks
6 Watchers
6 Branches
28 Contributors
Updated on Jul 13, 2025
Latest Version
13.0.4
Package Id
syncpack@13.0.4
Unpacked Size
280.07 kB
Size
57.60 kB
File Count
230
NPM Version
11.2.0
Node Version
22.11.0
Published on
Apr 27, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
17
Consistent dependency versions in large JavaScript Monorepos.
https://jamiemason.github.io/syncpack
[!NOTE] This is the README for v13, it will be replaced by a Rust rewrite which is available to try at
npm install -g syncpack@alpha
1npm install --save-dev syncpack@13
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
.
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 all versions and ranges and exit with 0 or 1 based on whether all files match your Syncpack configuration file.
Check whether dependency versions used within "dependencies", "devDependencies", etc follow a consistent format.
List all dependencies required by your packages.
List dependencies which are required by multiple packages, where the version is not the same across every package.
Displays a series of prompts to fix mismatches which syncpack cannot fix automatically.
Ensure dependency versions used within "dependencies"
, "devDependencies"
etc follow a consistent format.
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.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
5 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More