File tree 10 files changed +39
-13
lines changed
10 files changed +39
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 8.19.1 " ,
3
- "workspaces/arborist" : " 5.6.1 " ,
2
+ "." : " 8.19.2 " ,
3
+ "workspaces/arborist" : " 5.6.2 " ,
4
4
"workspaces/libnpmaccess" : " 6.0.4" ,
5
5
"workspaces/libnpmdiff" : " 4.0.5" ,
6
- "workspaces/libnpmexec" : " 4.0.12 " ,
7
- "workspaces/libnpmfund" : " 3.0.3 " ,
6
+ "workspaces/libnpmexec" : " 4.0.13 " ,
7
+ "workspaces/libnpmfund" : " 3.0.4 " ,
8
8
"workspaces/libnpmhook" : " 8.0.4" ,
9
9
"workspaces/libnpmorg" : " 4.0.4" ,
10
10
"workspaces/libnpmpack" : " 4.1.3" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 8.19.2] ( https://github.com/npm/cli/compare/v8.19.1...v8.19.2 ) (2022-09-13)
4
+
5
+ ### Dependencies
6
+
7
+ * [ Workspace] ( https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2 ) : ` @npmcli/arborist@5.6.2 `
8
+ * [ Workspace] ( https://github.com/npm/cli/compare/libnpmexec-v4.0.12...libnpmexec-v4.0.13 ) : ` libnpmexec@4.0.13 `
9
+ * [ Workspace] ( https://github.com/npm/cli/compare/libnpmfund-v3.0.3...libnpmfund-v3.0.4 ) : ` libnpmfund@3.0.4 `
10
+
3
11
## [ 8.19.1] ( https://github.com/npm/cli/compare/v8.19.0...v8.19.1 ) (2022-09-01)
4
12
5
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm" ,
3
- "version" : " 8.19.1 " ,
3
+ "version" : " 8.19.2 " ,
4
4
"lockfileVersion" : 3 ,
5
5
"requires" : true ,
6
6
"packages" : {
Original file line number Diff line number Diff line change 56
56
},
57
57
"dependencies" : {
58
58
"@isaacs/string-locale-compare" : " ^1.1.0" ,
59
- "@npmcli/arborist" : " ^5.6.1 " ,
59
+ "@npmcli/arborist" : " ^5.6.2 " ,
60
60
"@npmcli/ci-detect" : " ^2.0.0" ,
61
61
"@npmcli/config" : " ^4.2.1" ,
62
62
"@npmcli/fs" : " ^2.1.0" ,
81
81
"json-parse-even-better-errors" : " ^2.3.1" ,
82
82
"libnpmaccess" : " ^6.0.4" ,
83
83
"libnpmdiff" : " ^4.0.5" ,
84
- "libnpmexec" : " ^4.0.12 " ,
85
- "libnpmfund" : " ^3.0.3 " ,
84
+ "libnpmexec" : " ^4.0.13 " ,
85
+ "libnpmfund" : " ^3.0.4 " ,
86
86
"libnpmhook" : " ^8.0.4" ,
87
87
"libnpmorg" : " ^4.0.4" ,
88
88
"libnpmpack" : " ^4.1.3" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.6.2] ( https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2 ) (2022-09-13)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` cc2c784 ` ] ( https://github.com/npm/cli/commit/cc2c784e45da97a74a533e9a8629599e69114060 ) [ #5500 ] ( https://github.com/npm/cli/pull/5500 ) keep saveTypes separate for each ` add ` (@wraithgar )
8
+
3
9
## [ 5.6.1] ( https://github.com/npm/cli/compare/arborist-v5.6.0...arborist-v5.6.1 ) (2022-08-31)
4
10
5
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/arborist" ,
3
- "version" : " 5.6.1 " ,
3
+ "version" : " 5.6.2 " ,
4
4
"description" : " Manage node_modules trees" ,
5
5
"dependencies" : {
6
6
"@isaacs/string-locale-compare" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.13] ( https://github.com/npm/cli/compare/libnpmexec-v4.0.12...libnpmexec-v4.0.13 ) (2022-09-13)
4
+
5
+ ### Dependencies
6
+
7
+ * [ Workspace] ( https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2 ) : ` @npmcli/arborist@5.6.2 `
8
+
3
9
## [ 4.0.12] ( https://github.com/npm/cli/compare/libnpmexec-v4.0.11...libnpmexec-v4.0.12 ) (2022-08-31)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmexec" ,
3
- "version" : " 4.0.12 " ,
3
+ "version" : " 4.0.13 " ,
4
4
"files" : [
5
5
" bin/" ,
6
6
" lib/"
54
54
"tap" : " ^16.0.1"
55
55
},
56
56
"dependencies" : {
57
- "@npmcli/arborist" : " ^5.6.1 " ,
57
+ "@npmcli/arborist" : " ^5.6.2 " ,
58
58
"@npmcli/ci-detect" : " ^2.0.0" ,
59
59
"@npmcli/fs" : " ^2.1.1" ,
60
60
"@npmcli/run-script" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.4] ( https://github.com/npm/cli/compare/libnpmfund-v3.0.3...libnpmfund-v3.0.4 ) (2022-09-13)
4
+
5
+ ### Dependencies
6
+
7
+ * [ Workspace] ( https://github.com/npm/cli/compare/arborist-v5.6.1...arborist-v5.6.2 ) : ` @npmcli/arborist@5.6.2 `
8
+
3
9
## [ 3.0.3] ( https://github.com/npm/cli/compare/libnpmfund-v3.0.2...libnpmfund-v3.0.3 ) (2022-08-31)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmfund" ,
3
- "version" : " 3.0.3 " ,
3
+ "version" : " 3.0.4 " ,
4
4
"main" : " lib/index.js" ,
5
5
"files" : [
6
6
" bin/" ,
46
46
"tap" : " ^16.0.1"
47
47
},
48
48
"dependencies" : {
49
- "@npmcli/arborist" : " ^5.6.1 "
49
+ "@npmcli/arborist" : " ^5.6.2 "
50
50
},
51
51
"engines" : {
52
52
"node" : " ^12.13.0 || ^14.15.0 || >=16.0.0"
You can’t perform that action at this time.
0 commit comments