File tree Expand file tree Collapse file tree 6 files changed +16
-8
lines changed Expand file tree Collapse file tree 6 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 11.2.0 " ,
2+ "." : " 11.2.1 " ,
33 "workspaces/arborist" : " 9.0.1" ,
44 "workspaces/libnpmaccess" : " 10.0.0" ,
55 "workspaces/libnpmdiff" : " 8.0.1" ,
1111 "workspaces/libnpmsearch" : " 9.0.0" ,
1212 "workspaces/libnpmteam" : " 8.0.0" ,
1313 "workspaces/libnpmversion" : " 8.0.0" ,
14- "workspaces/config" : " 10.1.0 "
14+ "workspaces/config" : " 10.1.1 "
1515}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### Dependencies
4+
5+ * [ workspace] ( https://github.com/npm/cli/releases/tag/config-v10.1.1 ) : ` @npmcli/config@10.1.1 `
6+
37## [ 11.2.0] ( https://github.com/npm/cli/compare/v11.1.0...v11.2.0 ) (2025-03-05)
48### Features
59* [ ` 247ee1d ` ] ( https://github.com/npm/cli/commit/247ee1d95a12983e181c3c3f2f1fdb790dd21794 ) [ #8100 ] ( https://github.com/npm/cli/pull/8100 ) cache: add npx commands (@wraithgar )
Original file line number Diff line number Diff line change 11{
22 "name": "npm",
3- "version": "11.2.0 ",
3+ "version": "11.2.1 ",
44 "lockfileVersion": 3,
55 "requires": true,
66 "packages": {
77 "": {
88 "name": "npm",
9- "version": "11.2.0 ",
9+ "version": "11.2.1 ",
1010 "bundleDependencies": [
1111 "@isaacs/string-locale-compare",
1212 "@npmcli/arborist",
1881018810 },
1881118811 "workspaces/config": {
1881218812 "name": "@npmcli/config",
18813- "version": "10.1.0 ",
18813+ "version": "10.1.1 ",
1881418814 "license": "ISC",
1881518815 "dependencies": {
1881618816 "@npmcli/map-workspaces": "^4.0.1",
Original file line number Diff line number Diff line change 11{
2- "version" : " 11.2.0 " ,
2+ "version" : " 11.2.1 " ,
33 "name" : " npm" ,
44 "description" : " a package manager for JavaScript" ,
55 "workspaces" : [
5353 "dependencies" : {
5454 "@isaacs/string-locale-compare" : " ^1.1.0" ,
5555 "@npmcli/arborist" : " ^9.0.1" ,
56- "@npmcli/config" : " ^10.1.0 " ,
56+ "@npmcli/config" : " ^10.1.1 " ,
5757 "@npmcli/fs" : " ^4.0.0" ,
5858 "@npmcli/map-workspaces" : " ^4.0.2" ,
5959 "@npmcli/package-json" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 10.1.1] ( https://github.com/npm/cli/compare/config-v10.1.0...config-v10.1.1 ) (2025-03-07)
4+ ### Bug Fixes
5+ * [ ` 1814b45 ` ] ( https://github.com/npm/cli/commit/1814b451d4b14c04cd8cb61f934277fa4d0d4723 ) [ #8145 ] ( https://github.com/npm/cli/pull/8145 ) re-add positional arg and abbrev warnings (#8145 ) (@wraithgar )
6+
37## [ 10.1.0] ( https://github.com/npm/cli/compare/config-v10.0.1...config-v10.1.0 ) (2025-03-05)
48### Features
59* [ ` 3a80a7b ` ] ( https://github.com/npm/cli/commit/3a80a7b7d168c23b5e297cba7b47ba5b9875934d ) [ #8081 ] ( https://github.com/npm/cli/pull/8081 ) add --init-type flag (#8081 ) (@reggi )
Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/config" ,
3- "version" : " 10.1.0 " ,
3+ "version" : " 10.1.1 " ,
44 "files" : [
55 " bin/" ,
66 " lib/"
You can’t perform that action at this time.
0 commit comments