File tree 6 files changed +7
-21
lines changed
6 files changed +7
-21
lines changed Original file line number Diff line number Diff line change 202
202
! /npm-install-checks
203
203
! /npm-normalize-package-bin
204
204
! /npm-package-arg
205
+ ! /npm-packlist
205
206
! /npm-pick-manifest
206
207
! /npm-profile
207
208
! /npm-registry-fetch
210
211
! /once
211
212
! /p-map
212
213
! /pacote
213
- ! /pacote /node_modules /
214
- /pacote /node_modules /*
215
- ! /pacote /node_modules /npm-packlist
216
214
! /parse-conflict-json
217
215
! /path-is-absolute
218
216
! /path-key
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 170
170
"diff": "^5.1.0",
171
171
"licensee": "^10.0.0",
172
172
"nock": "^13.3.3",
173
- "npm-packlist": "^7 .0.4 ",
173
+ "npm-packlist": "^8 .0.0 ",
174
174
"remark": "^14.0.2",
175
175
"remark-gfm": "^3.0.1",
176
176
"remark-github": "^11.2.4",
9788
9788
}
9789
9789
},
9790
9790
"node_modules/npm-packlist": {
9791
- "version": "7 .0.4 ",
9792
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-7 .0.4 .tgz",
9793
- "integrity": "sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q ==",
9794
- "dev ": true,
9791
+ "version": "8 .0.0 ",
9792
+ "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8 .0.0 .tgz",
9793
+ "integrity": "sha512-ErAGFB5kJUciPy1mmx/C2YFbvxoJ0QJ9uwkCZOeR6CqLLISPZBOiFModAbSXnjjlwW5lOhuhXva+fURsSGJqyw ==",
9794
+ "inBundle ": true,
9795
9795
"dependencies": {
9796
9796
"ignore-walk": "^6.0.0"
9797
9797
},
10410
10410
"node": "^16.14.0 || >=18.0.0"
10411
10411
}
10412
10412
},
10413
- "node_modules/pacote/node_modules/npm-packlist": {
10414
- "version": "8.0.0",
10415
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.0.tgz",
10416
- "integrity": "sha512-ErAGFB5kJUciPy1mmx/C2YFbvxoJ0QJ9uwkCZOeR6CqLLISPZBOiFModAbSXnjjlwW5lOhuhXva+fURsSGJqyw==",
10417
- "inBundle": true,
10418
- "dependencies": {
10419
- "ignore-walk": "^6.0.0"
10420
- },
10421
- "engines": {
10422
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
10423
- }
10424
- },
10425
10413
"node_modules/parent-module": {
10426
10414
"version": "1.0.1",
10427
10415
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
Original file line number Diff line number Diff line change 201
201
"diff" : " ^5.1.0" ,
202
202
"licensee" : " ^10.0.0" ,
203
203
"nock" : " ^13.3.3" ,
204
- "npm-packlist" : " ^7 .0.4 " ,
204
+ "npm-packlist" : " ^8 .0.0 " ,
205
205
"remark" : " ^14.0.2" ,
206
206
"remark-gfm" : " ^3.0.1" ,
207
207
"remark-github" : " ^11.2.4" ,
You can’t perform that action at this time.
0 commit comments