File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
node_modules/@npmcli/run-script Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/run-script" ,
3- "version" : " 6.0.0 " ,
3+ "version" : " 6.0.1 " ,
44 "description" : " Run a lifecycle script for a package (descendant of npm-lifecycle)" ,
55 "author" : " GitHub Inc." ,
66 "license" : " ISC" ,
1616 },
1717 "devDependencies" : {
1818 "@npmcli/eslint-config" : " ^4.0.0" ,
19- "@npmcli/template-oss" : " 4.8.0" ,
20- "minipass" : " ^3.1.6" ,
19+ "@npmcli/template-oss" : " 4.14.1" ,
2120 "require-inject" : " ^1.4.4" ,
2221 "tap" : " ^16.0.1"
2322 },
4241 },
4342 "templateOSS" : {
4443 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
45- "version" : " 4.8.0"
44+ "version" : " 4.14.1" ,
45+ "publish" : " true"
4646 },
4747 "tap" : {
4848 "nyc-arg" : [
Original file line number Diff line number Diff line change 8888 "@npmcli/config": "^6.1.6",
8989 "@npmcli/map-workspaces": "^3.0.4",
9090 "@npmcli/package-json": "^3.0.0",
91- "@npmcli/run-script": "^6.0.0 ",
91+ "@npmcli/run-script": "^6.0.1 ",
9292 "abbrev": "^2.0.0",
9393 "archy": "~1.0.0",
9494 "cacache": "^17.0.5",
24502450 }
24512451 },
24522452 "node_modules/@npmcli/run-script": {
2453- "version": "6.0.0 ",
2454- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.0 .tgz",
2455- "integrity": "sha512-ql+AbRur1TeOdl1FY+RAwGW9fcr4ZwiVKabdvm93mujGREVuVLbdkXRJDrkTXSdCjaxYydr1wlA2v67jxWG5BQ ==",
2453+ "version": "6.0.1 ",
2454+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.1 .tgz",
2455+ "integrity": "sha512-Yi04ZSold8jcbBJD/ahKMJSQCQifH8DAbMwkBvoLaTpGFxzHC3B/5ZyoVR69q/4xedz84tvi9DJOJjNe17h+LA ==",
24562456 "inBundle": true,
24572457 "dependencies": {
24582458 "@npmcli/node-gyp": "^3.0.0",
Original file line number Diff line number Diff line change 5757 "@npmcli/config" : " ^6.1.6" ,
5858 "@npmcli/map-workspaces" : " ^3.0.4" ,
5959 "@npmcli/package-json" : " ^3.0.0" ,
60- "@npmcli/run-script" : " ^6.0.0 " ,
60+ "@npmcli/run-script" : " ^6.0.1 " ,
6161 "abbrev" : " ^2.0.0" ,
6262 "archy" : " ~1.0.0" ,
6363 "cacache" : " ^17.0.5" ,
You can’t perform that action at this time.
0 commit comments