File tree 8 files changed +39
-14
lines changed
8 files changed +39
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 9.6.1 " ,
2
+ "." : " 9.6.2 " ,
3
3
"workspaces/arborist" : " 6.2.5" ,
4
4
"workspaces/libnpmaccess" : " 7.0.2" ,
5
5
"workspaces/libnpmdiff" : " 5.0.13" ,
8
8
"workspaces/libnpmhook" : " 9.0.3" ,
9
9
"workspaces/libnpmorg" : " 5.0.3" ,
10
10
"workspaces/libnpmpack" : " 5.0.13" ,
11
- "workspaces/libnpmpublish" : " 7.1.1 " ,
11
+ "workspaces/libnpmpublish" : " 7.1.2 " ,
12
12
"workspaces/libnpmsearch" : " 6.0.2" ,
13
13
"workspaces/libnpmteam" : " 5.0.3" ,
14
14
"workspaces/libnpmversion" : " 4.0.2" ,
15
- "workspaces/config" : " 6.1.3 "
15
+ "workspaces/config" : " 6.1.4 "
16
16
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 9.6.2] ( https://github.com/npm/cli/compare/v9.6.1...v9.6.2 ) (2023-03-14)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 4622b42 ` ] ( https://github.com/npm/cli/commit/4622b425751bc6e3eebb9abfa5fc3fbf94890e34 ) [ #6247 ] ( https://github.com/npm/cli/pull/6247 ) add provenance publish notice (#6247 ) (@bdehamer )
8
+
9
+ ### Dependencies
10
+
11
+ * [ ` 434b461 ` ] ( https://github.com/npm/cli/commit/434b461e4c15513817eaec6acfe82c7814789c85 ) [ #6255 ] ( https://github.com/npm/cli/pull/6255 ) ` sigstore@1.1.1 ` (#6255 )
12
+ * [ Workspace] ( https://github.com/npm/cli/releases/tag/config-v6.1.4 ) : ` @npmcli/config@6.1.4 `
13
+ * [ Workspace] ( https://github.com/npm/cli/releases/tag/libnpmpublish-v7.1.2 ) : ` libnpmpublish@7.1.2 `
14
+
3
15
## [ 9.6.1] ( https://github.com/npm/cli/compare/v9.6.0...v9.6.1 ) (2023-03-08)
4
16
5
17
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "npm",
3
- "version": "9.6.1 ",
3
+ "version": "9.6.2 ",
4
4
"lockfileVersion": 3,
5
5
"requires": true,
6
6
"packages": {
7
7
"": {
8
8
"name": "npm",
9
- "version": "9.6.1 ",
9
+ "version": "9.6.2 ",
10
10
"bundleDependencies": [
11
11
"@isaacs/string-locale-compare",
12
12
"@npmcli/arborist",
85
85
"dependencies": {
86
86
"@isaacs/string-locale-compare": "^1.1.0",
87
87
"@npmcli/arborist": "^6.2.5",
88
- "@npmcli/config": "^6.1.3 ",
88
+ "@npmcli/config": "^6.1.4 ",
89
89
"@npmcli/map-workspaces": "^3.0.2",
90
90
"@npmcli/package-json": "^3.0.0",
91
91
"@npmcli/run-script": "^6.0.0",
113
113
"libnpmhook": "^9.0.3",
114
114
"libnpmorg": "^5.0.3",
115
115
"libnpmpack": "^5.0.13",
116
- "libnpmpublish": "^7.1.1 ",
116
+ "libnpmpublish": "^7.1.2 ",
117
117
"libnpmsearch": "^6.0.2",
118
118
"libnpmteam": "^5.0.3",
119
119
"libnpmversion": "^4.0.2",
15050
15050
},
15051
15051
"workspaces/config": {
15052
15052
"name": "@npmcli/config",
15053
- "version": "6.1.3 ",
15053
+ "version": "6.1.4 ",
15054
15054
"license": "ISC",
15055
15055
"dependencies": {
15056
15056
"@npmcli/map-workspaces": "^3.0.2",
15213
15213
}
15214
15214
},
15215
15215
"workspaces/libnpmpublish": {
15216
- "version": "7.1.1 ",
15216
+ "version": "7.1.2 ",
15217
15217
"license": "ISC",
15218
15218
"dependencies": {
15219
15219
"ci-info": "^3.6.1",
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 9.6.1 " ,
2
+ "version" : " 9.6.2 " ,
3
3
"name" : " npm" ,
4
4
"description" : " a package manager for JavaScript" ,
5
5
"workspaces" : [
54
54
"dependencies" : {
55
55
"@isaacs/string-locale-compare" : " ^1.1.0" ,
56
56
"@npmcli/arborist" : " ^6.2.5" ,
57
- "@npmcli/config" : " ^6.1.3 " ,
57
+ "@npmcli/config" : " ^6.1.4 " ,
58
58
"@npmcli/map-workspaces" : " ^3.0.2" ,
59
59
"@npmcli/package-json" : " ^3.0.0" ,
60
60
"@npmcli/run-script" : " ^6.0.0" ,
82
82
"libnpmhook" : " ^9.0.3" ,
83
83
"libnpmorg" : " ^5.0.3" ,
84
84
"libnpmpack" : " ^5.0.13" ,
85
- "libnpmpublish" : " ^7.1.1 " ,
85
+ "libnpmpublish" : " ^7.1.2 " ,
86
86
"libnpmsearch" : " ^6.0.2" ,
87
87
"libnpmteam" : " ^5.0.3" ,
88
88
"libnpmversion" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.1.4] ( https://github.com/npm/cli/compare/config-v6.1.3...config-v6.1.4 ) (2023-03-14)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 968f63a ` ] ( https://github.com/npm/cli/commit/968f63ada828ee8ccfdba3d6d437c9e7c6917026 ) [ #6236 ] ( https://github.com/npm/cli/pull/6236 ) parse date objects from config files (#6236 ) (@wraithgar )
8
+
3
9
## [ 6.1.3] ( https://github.com/npm/cli/compare/config-v6.1.2...config-v6.1.3 ) (2023-02-07)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/config" ,
3
- "version" : " 6.1.3 " ,
3
+ "version" : " 6.1.4 " ,
4
4
"files" : [
5
5
" bin/" ,
6
6
" lib/"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.1.2] ( https://github.com/npm/cli/compare/libnpmpublish-v7.1.1...libnpmpublish-v7.1.2 ) (2023-03-14)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 4622b42 ` ] ( https://github.com/npm/cli/commit/4622b425751bc6e3eebb9abfa5fc3fbf94890e34 ) [ #6247 ] ( https://github.com/npm/cli/pull/6247 ) add provenance publish notice (#6247 ) (@bdehamer )
8
+ * [ ` 17adfb7 ` ] ( https://github.com/npm/cli/commit/17adfb7b6c125cf033ac259936fb15bb85339aac ) [ #6228 ] ( https://github.com/npm/cli/pull/6228 ) provenance build type v2 (#6228 ) (@bdehamer , @feelepxyz )
9
+
3
10
## [ 7.1.1] ( https://github.com/npm/cli/compare/libnpmpublish-v7.1.0...libnpmpublish-v7.1.1 ) (2023-03-08)
4
11
5
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmpublish" ,
3
- "version" : " 7.1.1 " ,
3
+ "version" : " 7.1.2 " ,
4
4
"description" : " Programmatic API for the bits behind npm publish and unpublish" ,
5
5
"author" : " GitHub Inc." ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments