File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 117
117
"libnpmfund": "^3.0.0",
118
118
"libnpmhook": "^8.0.0",
119
119
"libnpmorg": "^4.0.0",
120
- "libnpmpack": "^3.1 .0",
120
+ "libnpmpack": "^4.0 .0",
121
121
"libnpmpublish": "^5.0.1",
122
122
"libnpmsearch": "^4.0.1",
123
123
"libnpmteam": "^3.0.1",
10660
10660
}
10661
10661
},
10662
10662
"workspaces/libnpmpack": {
10663
- "version": "3.1 .0",
10663
+ "version": "4.0 .0",
10664
10664
"license": "ISC",
10665
10665
"dependencies": {
10666
10666
"@npmcli/run-script": "^3.0.0",
10703
10703
},
10704
10704
"devDependencies": {
10705
10705
"@npmcli/template-oss": "^2.4.2",
10706
- "libnpmpack": "^3 .0.0",
10706
+ "libnpmpack": "^4 .0.0",
10707
10707
"lodash.clonedeep": "^4.5.0",
10708
10708
"nock": "^12.0.2",
10709
10709
"tap": "^15"
14436
14436
"version": "file:workspaces/libnpmpublish",
14437
14437
"requires": {
14438
14438
"@npmcli/template-oss": "^2.4.2",
14439
- "libnpmpack": "^3 .0.0",
14439
+ "libnpmpack": "^4 .0.0",
14440
14440
"lodash.clonedeep": "^4.5.0",
14441
14441
"nock": "^12.0.2",
14442
14442
"normalize-package-data": "^3.0.2",
Original file line number Diff line number Diff line change 85
85
"libnpmfund" : " ^3.0.0" ,
86
86
"libnpmhook" : " ^8.0.0" ,
87
87
"libnpmorg" : " ^4.0.0" ,
88
- "libnpmpack" : " ^3.1 .0" ,
88
+ "libnpmpack" : " ^4.0 .0" ,
89
89
"libnpmpublish" : " ^5.0.1" ,
90
90
"libnpmsearch" : " ^4.0.1" ,
91
91
"libnpmteam" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmpack" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 4.0 .0" ,
4
4
"description" : " Programmatic API for the bits behind npm pack" ,
5
5
"author" : " GitHub Inc." ,
6
6
"main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 30
30
},
31
31
"devDependencies" : {
32
32
"@npmcli/template-oss" : " ^2.4.2" ,
33
- "libnpmpack" : " ^3 .0.0" ,
33
+ "libnpmpack" : " ^4 .0.0" ,
34
34
"lodash.clonedeep" : " ^4.5.0" ,
35
35
"nock" : " ^12.0.2" ,
36
36
"tap" : " ^15"
You can’t perform that action at this time.
0 commit comments