1
1
{
2
2
"name" : " npm" ,
3
- "version" : " 9.0.0 " ,
3
+ "version" : " 9.0.1 " ,
4
4
"lockfileVersion" : 3 ,
5
5
"requires" : true ,
6
6
"packages" : {
7
7
"" : {
8
8
"name" : " npm" ,
9
- "version" : " 9.0.0 " ,
9
+ "version" : " 9.0.1 " ,
10
10
"bundleDependencies" : [
11
11
" @isaacs/string-locale-compare" ,
12
12
" @npmcli/arborist" ,
87
87
],
88
88
"dependencies" : {
89
89
"@isaacs/string-locale-compare" : " ^1.1.0" ,
90
- "@npmcli/arborist" : " ^6.0 .0" ,
90
+ "@npmcli/arborist" : " ^6.1 .0" ,
91
91
"@npmcli/ci-detect" : " ^3.0.0" ,
92
92
"@npmcli/config" : " ^6.0.1" ,
93
93
"@npmcli/map-workspaces" : " ^3.0.0" ,
110
110
"is-cidr" : " ^4.0.2" ,
111
111
"json-parse-even-better-errors" : " ^3.0.0" ,
112
112
"libnpmaccess" : " ^7.0.0" ,
113
- "libnpmdiff" : " ^5.0.0 " ,
114
- "libnpmexec" : " ^5.0.0 " ,
115
- "libnpmfund" : " ^4.0.0 " ,
113
+ "libnpmdiff" : " ^5.0.1 " ,
114
+ "libnpmexec" : " ^5.0.1 " ,
115
+ "libnpmfund" : " ^4.0.1 " ,
116
116
"libnpmhook" : " ^9.0.0" ,
117
117
"libnpmorg" : " ^5.0.0" ,
118
- "libnpmpack" : " ^5.0.0 " ,
119
- "libnpmpublish" : " ^7.0.0 " ,
118
+ "libnpmpack" : " ^5.0.1 " ,
119
+ "libnpmpublish" : " ^7.0.1 " ,
120
120
"libnpmsearch" : " ^6.0.0" ,
121
121
"libnpmteam" : " ^5.0.0" ,
122
122
"libnpmversion" : " ^4.0.0" ,
14034
14034
},
14035
14035
"workspaces/arborist" : {
14036
14036
"name" : " @npmcli/arborist" ,
14037
- "version" : " 6.0 .0" ,
14037
+ "version" : " 6.1 .0" ,
14038
14038
"license" : " ISC" ,
14039
14039
"dependencies" : {
14040
14040
"@isaacs/string-locale-compare" : " ^1.1.0" ,
@@ -14106,10 +14106,10 @@
14106
14106
}
14107
14107
},
14108
14108
"workspaces/libnpmdiff" : {
14109
- "version" : " 5.0.0 " ,
14109
+ "version" : " 5.0.1 " ,
14110
14110
"license" : " ISC" ,
14111
14111
"dependencies" : {
14112
- "@npmcli/arborist" : " ^6.0 .0" ,
14112
+ "@npmcli/arborist" : " ^6.1 .0" ,
14113
14113
"@npmcli/disparity-colors" : " ^3.0.0" ,
14114
14114
"@npmcli/installed-package-contents" : " ^2.0.0" ,
14115
14115
"binary-extensions" : " ^2.2.0" ,
@@ -14129,10 +14129,10 @@
14129
14129
}
14130
14130
},
14131
14131
"workspaces/libnpmexec" : {
14132
- "version" : " 5.0.0 " ,
14132
+ "version" : " 5.0.1 " ,
14133
14133
"license" : " ISC" ,
14134
14134
"dependencies" : {
14135
- "@npmcli/arborist" : " ^6.0 .0" ,
14135
+ "@npmcli/arborist" : " ^6.1 .0" ,
14136
14136
"@npmcli/ci-detect" : " ^3.0.0" ,
14137
14137
"@npmcli/run-script" : " ^5.0.0" ,
14138
14138
"chalk" : " ^4.1.0" ,
@@ -14158,10 +14158,10 @@
14158
14158
}
14159
14159
},
14160
14160
"workspaces/libnpmfund" : {
14161
- "version" : " 4.0.0 " ,
14161
+ "version" : " 4.0.1 " ,
14162
14162
"license" : " ISC" ,
14163
14163
"dependencies" : {
14164
- "@npmcli/arborist" : " ^6.0 .0"
14164
+ "@npmcli/arborist" : " ^6.1 .0"
14165
14165
},
14166
14166
"devDependencies" : {
14167
14167
"@npmcli/eslint-config" : " ^4.0.0" ,
@@ -14208,10 +14208,10 @@
14208
14208
}
14209
14209
},
14210
14210
"workspaces/libnpmpack" : {
14211
- "version" : " 5.0.0 " ,
14211
+ "version" : " 5.0.1 " ,
14212
14212
"license" : " ISC" ,
14213
14213
"dependencies" : {
14214
- "@npmcli/arborist" : " ^6.0 .0" ,
14214
+ "@npmcli/arborist" : " ^6.1 .0" ,
14215
14215
"@npmcli/run-script" : " ^5.0.0" ,
14216
14216
"npm-package-arg" : " ^10.0.0" ,
14217
14217
"pacote" : " ^15.0.2"
14228
14228
}
14229
14229
},
14230
14230
"workspaces/libnpmpublish" : {
14231
- "version" : " 7.0.0 " ,
14231
+ "version" : " 7.0.1 " ,
14232
14232
"license" : " ISC" ,
14233
14233
"dependencies" : {
14234
14234
"normalize-package-data" : " ^5.0.0" ,
14240
14240
"devDependencies" : {
14241
14241
"@npmcli/eslint-config" : " ^4.0.0" ,
14242
14242
"@npmcli/template-oss" : " 4.6.2" ,
14243
- "libnpmpack" : " ^5.0.0 " ,
14243
+ "libnpmpack" : " ^5.0.1 " ,
14244
14244
"lodash.clonedeep" : " ^4.5.0" ,
14245
14245
"nock" : " ^13.2.4" ,
14246
14246
"tap" : " ^16.0.1"
0 commit comments