Releases: npm/package-json
Releases · npm/package-json
v4.0.1
4.0.1 (2023-07-17)
Bug Fixes
04bc9cf
#49 don't report node_modules/.bin fix unless it happened (@wraithgar)3c1cb66
#49 inline bin normalization code (@wraithgar)e97e423
#48 properly parse strict flag on version check (#48) (@wraithgar)3bcf2fd
#47 only report bundleDependencies change if it was changed (@wraithgar)09d8573
#47 pull in fix logic from normalize-package-data (@wraithgar)60a09da
#44 check for changes array during author step (#44) (@wraithgar)
Dependencies
afb6ece
#49 remove npm-normalize-package-binee84e3a
#47 add[email protected]
ef45a1a
#47 add[email protected]
v4.0.0
4.0.0 (2023-07-05)
⚠️ BREAKING CHANGES
- the
path
parameter is now tied toload
and not the class constructor.
Features
e2bc4f3
#43 add fix method (@wraithgar)7ddb1d1
#41 add changes array to normalize functions (#41) (@wraithgar)4775bf3
add create functionality (@wraithgar)
Bug Fixes
ed68a28
#43 typo in changes message (@wraithgar)c3d11c2
move path parameter toload
(@wraithgar)
v3.1.1
3.1.1 (2023-06-06)
Bug Fixes
9e0859b
#36 makeprepare
andnormalize
have feature parity with legacy packages (@lukekarrys)
Dependencies
7fcfa5a
#36@npmcli/[email protected]
v3.1.0
3.1.0 (2023-05-15)
Features
f32c0d9
#32 add prepare function (@wraithgar)fbbf401
#32 add normalize function (@wraithgar)
Dependencies
278b65f
#32 add new dependency[email protected]
4588e3c
#32 add new dependency[email protected]
2c5aaaa
#32 add new dependency[email protected]
v3.0.0
3.0.0 (2022-10-12)
⚠️ BREAKING CHANGES
@npmcli/package-json
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
7617680
#10 postinstall for dependabot template-oss PR (@lukekarrys)
Dependencies
v2.0.0
2.0.0 (2022-04-05)
⚠ BREAKING CHANGES
- this drops support for node10 and non-LTS versions of node 12 and node 14
Documentation
- fixed usage example (d2c8734)
Dependencies
- @npmcli/[email protected] (a9676d9)