File tree 3 files changed +17
-11
lines changed
node_modules/@npmcli/metavuln-calculator
3 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/metavuln-calculator" ,
3
- "version" : " 5 .0.1 " ,
3
+ "version" : " 6 .0.0 " ,
4
4
"main" : " lib/index.js" ,
5
5
"files" : [
6
6
" bin/" ,
34
34
},
35
35
"devDependencies" : {
36
36
"@npmcli/eslint-config" : " ^4.0.0" ,
37
- "@npmcli/template-oss" : " 4.13 .0" ,
37
+ "@npmcli/template-oss" : " 4.18 .0" ,
38
38
"require-inject" : " ^1.4.4" ,
39
39
"tap" : " ^16.0.1"
40
40
},
45
45
"semver" : " ^7.3.5"
46
46
},
47
47
"engines" : {
48
- "node" : " ^14.17.0 || ^ 16.13.0 || >=18.0.0"
48
+ "node" : " ^16.13.0 || >=18.0.0"
49
49
},
50
50
"templateOSS" : {
51
51
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
52
- "version" : " 4.13.0" ,
53
- "publish" : " true"
52
+ "version" : " 4.18.0" ,
53
+ "publish" : " true" ,
54
+ "ciVersions" : [
55
+ " 16.13.0" ,
56
+ " 16.x" ,
57
+ " 18.0.0" ,
58
+ " 18.x"
59
+ ]
54
60
}
55
61
}
Original file line number Diff line number Diff line change 2460
2460
}
2461
2461
},
2462
2462
"node_modules/@npmcli/metavuln-calculator": {
2463
- "version": "5 .0.1 ",
2464
- "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-5 .0.1 .tgz",
2465
- "integrity": "sha512-qb8Q9wIIlEPj3WeA1Lba91R4ZboPL0uspzV0F9uwP+9AYMVB2zOoa7Pbk12g6D2NHAinSbHh6QYmGuRyHZ874Q ==",
2463
+ "version": "6 .0.0 ",
2464
+ "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-6 .0.0 .tgz",
2465
+ "integrity": "sha512-h3zA2YSo7H3ZV1W4ZvlDTLaAbBwyOs6HEYhxrhl25Wtl49P7dLb8V2uFUb3dFZ8e4Ic+iF1cRMMWq9ATriYVqg ==",
2466
2466
"dependencies": {
2467
2467
"cacache": "^17.0.0",
2468
2468
"json-parse-even-better-errors": "^3.0.0",
2469
2469
"pacote": "^15.0.0",
2470
2470
"semver": "^7.3.5"
2471
2471
},
2472
2472
"engines": {
2473
- "node": "^14.17.0 || ^ 16.13.0 || >=18.0.0"
2473
+ "node": "^16.13.0 || >=18.0.0"
2474
2474
}
2475
2475
},
2476
2476
"node_modules/@npmcli/metavuln-calculator/node_modules/npm-registry-fetch": {
15714
15714
"@npmcli/fs": "^3.1.0",
15715
15715
"@npmcli/installed-package-contents": "^2.0.2",
15716
15716
"@npmcli/map-workspaces": "^3.0.2",
15717
- "@npmcli/metavuln-calculator": "^5 .0.0",
15717
+ "@npmcli/metavuln-calculator": "^6 .0.0",
15718
15718
"@npmcli/name-from-folder": "^2.0.0",
15719
15719
"@npmcli/node-gyp": "^3.0.0",
15720
15720
"@npmcli/package-json": "^4.0.0",
Original file line number Diff line number Diff line change 7
7
"@npmcli/fs" : " ^3.1.0" ,
8
8
"@npmcli/installed-package-contents" : " ^2.0.2" ,
9
9
"@npmcli/map-workspaces" : " ^3.0.2" ,
10
- "@npmcli/metavuln-calculator" : " ^5 .0.0" ,
10
+ "@npmcli/metavuln-calculator" : " ^6 .0.0" ,
11
11
"@npmcli/name-from-folder" : " ^2.0.0" ,
12
12
"@npmcli/node-gyp" : " ^3.0.0" ,
13
13
"@npmcli/package-json" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments