File tree 15 files changed +83
-19
lines changed
15 files changed +83
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 10.5.0 " ,
3
- "workspaces/arborist" : " 7.4.0 " ,
2
+ "." : " 10.5.1 " ,
3
+ "workspaces/arborist" : " 7.4.1 " ,
4
4
"workspaces/libnpmaccess" : " 8.0.2" ,
5
- "workspaces/libnpmdiff" : " 6.0.7 " ,
6
- "workspaces/libnpmexec" : " 7.0.8 " ,
7
- "workspaces/libnpmfund" : " 5.0.5 " ,
5
+ "workspaces/libnpmdiff" : " 6.0.8 " ,
6
+ "workspaces/libnpmexec" : " 7.0.9 " ,
7
+ "workspaces/libnpmfund" : " 5.0.6 " ,
8
8
"workspaces/libnpmhook" : " 10.0.1" ,
9
9
"workspaces/libnpmorg" : " 6.0.2" ,
10
- "workspaces/libnpmpack" : " 6.0.7 " ,
10
+ "workspaces/libnpmpack" : " 6.0.8 " ,
11
11
"workspaces/libnpmpublish" : " 9.0.4" ,
12
12
"workspaces/libnpmsearch" : " 7.0.1" ,
13
13
"workspaces/libnpmteam" : " 6.0.1" ,
Original file line number Diff line number Diff line change @@ -923,3 +923,8 @@ GoodDaisy <90915921+GoodDaisy@users.noreply.github.com>
923
923
Aleks Sobieraj <contact@aleks.tech>
924
924
Roberto Basile <robertobasile84@users.noreply.github.com>
925
925
rveerd <rutgervaneerd@hotmail.com>
926
+ Jason Ho <jasonho353@gmail.com>
927
+ Christian Oliff <christianoliff@pm.me>
928
+ Jamie King <hello@jamieking.me>
929
+ David LJ <mail@davidlj95.com>
930
+ Uiolee <22849383+uiolee@users.noreply.github.com>
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 10.5.1] ( https://github.com/npm/cli/compare/v10.5.0...v10.5.1 ) (2024-03-27)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 9bffa13 ` ] ( https://github.com/npm/cli/commit/9bffa13e0b96efe1039d9075fdcb11d5946b2f90 ) [ #7320 ] ( https://github.com/npm/cli/pull/7320 ) query: properly return : missing nodes (#7320 ) (@wraithgar )
8
+ * [ ` 9d4e85f ` ] ( https://github.com/npm/cli/commit/9d4e85f2379eded50b54f4e0b6f307031037f1ec ) [ #7297 ] ( https://github.com/npm/cli/pull/7297 ) search: include searchlimit option in help output (#7297 ) (@10xLaCroixDrinker )
9
+ * [ ` bdb3c28 ` ] ( https://github.com/npm/cli/commit/bdb3c28167f757060474ef2b82c92f3a1f210972 ) [ #7274 ] ( https://github.com/npm/cli/pull/7274 ) added check for dry-run (#7274 ) (@cod1r )
10
+ * [ ` 7f1ab88 ` ] ( https://github.com/npm/cli/commit/7f1ab8822a8d50403338595ab9f218e4d63f37fa ) [ #7271 ] ( https://github.com/npm/cli/pull/7271 ) more lightweight npm bin discovery in windows (#7271 ) (@wraithgar )
11
+
12
+ ### Documentation
13
+
14
+ * [ ` 1da5cf0 ` ] ( https://github.com/npm/cli/commit/1da5cf0ace30d89edf05833b91ce80467c7864bd ) [ #7198 ] ( https://github.com/npm/cli/pull/7198 ) add link to engines section (#7198 ) (@uiolee )
15
+ * [ ` 1114a12 ` ] ( https://github.com/npm/cli/commit/1114a12f2b4691d403d0863d4dca44f25580f57d ) [ #7307 ] ( https://github.com/npm/cli/pull/7307 ) fix incorrect npm audit key response link (#7307 ) (@davidlj95 )
16
+ * [ ` 9807caf ` ] ( https://github.com/npm/cli/commit/9807cafbaf274eca2a0abbd04a9b2b55e850de9d ) [ #7304 ] ( https://github.com/npm/cli/pull/7304 ) update audit docs with provenance info (#7304 ) (@bdehamer )
17
+ * [ ` e1ecfa7 ` ] ( https://github.com/npm/cli/commit/e1ecfa7829be91282373862669b92ef42b9e48df ) [ #7285 ] ( https://github.com/npm/cli/pull/7285 ) Correct capitalization for URL (#7285 ) (@coliff )
18
+
19
+ ### Dependencies
20
+
21
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/arborist-v7.4.1 ) : ` @npmcli/arborist@7.4.1 `
22
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.8 ) : ` libnpmdiff@6.0.8 `
23
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.9 ) : ` libnpmexec@7.0.9 `
24
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.6 ) : ` libnpmfund@5.0.6 `
25
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.8 ) : ` libnpmpack@6.0.8 `
26
+
27
+ ### Chores
28
+
29
+ * [ ` 0dab381 ` ] ( https://github.com/npm/cli/commit/0dab3810e6b84e1b4afcc2a315c878fffccb328b ) [ #7258 ] ( https://github.com/npm/cli/pull/7258 ) ` jsdom@24.0.0 ` (#7258 ) (@wraithgar )
30
+ * [ ` af3c48e ` ] ( https://github.com/npm/cli/commit/af3c48e074d03caebaa8ed24d39405329f545497 ) [ #7262 ] ( https://github.com/npm/cli/pull/7262 ) test refactor (#7262 ) (@wraithgar )
31
+
3
32
## [ 10.5.0] ( https://github.com/npm/cli/compare/v10.4.0...v10.5.0 ) (2024-02-28)
4
33
5
34
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "npm",
3
- "version": "10.5.0 ",
3
+ "version": "10.5.1 ",
4
4
"lockfileVersion": 3,
5
5
"requires": true,
6
6
"packages": {
7
7
"": {
8
8
"name": "npm",
9
- "version": "10.5.0 ",
9
+ "version": "10.5.1 ",
10
10
"bundleDependencies": [
11
11
"@isaacs/string-locale-compare",
12
12
"@npmcli/arborist",
16042
16042
},
16043
16043
"workspaces/arborist": {
16044
16044
"name": "@npmcli/arborist",
16045
- "version": "7.4.0 ",
16045
+ "version": "7.4.1 ",
16046
16046
"license": "ISC",
16047
16047
"dependencies": {
16048
16048
"@isaacs/string-locale-compare": "^1.1.0",
16139
16139
}
16140
16140
},
16141
16141
"workspaces/libnpmdiff": {
16142
- "version": "6.0.7 ",
16142
+ "version": "6.0.8 ",
16143
16143
"license": "ISC",
16144
16144
"dependencies": {
16145
16145
"@npmcli/arborist": "^7.2.1",
16162
16162
}
16163
16163
},
16164
16164
"workspaces/libnpmexec": {
16165
- "version": "7.0.8 ",
16165
+ "version": "7.0.9 ",
16166
16166
"license": "ISC",
16167
16167
"dependencies": {
16168
16168
"@npmcli/arborist": "^7.2.1",
16192
16192
}
16193
16193
},
16194
16194
"workspaces/libnpmfund": {
16195
- "version": "5.0.5 ",
16195
+ "version": "5.0.6 ",
16196
16196
"license": "ISC",
16197
16197
"dependencies": {
16198
16198
"@npmcli/arborist": "^7.2.1"
16242
16242
}
16243
16243
},
16244
16244
"workspaces/libnpmpack": {
16245
- "version": "6.0.7 ",
16245
+ "version": "6.0.8 ",
16246
16246
"license": "ISC",
16247
16247
"dependencies": {
16248
16248
"@npmcli/arborist": "^7.2.1",
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 10.5.0 " ,
2
+ "version" : " 10.5.1 " ,
3
3
"name" : " npm" ,
4
4
"description" : " a package manager for JavaScript" ,
5
5
"workspaces" : [
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.4.1] ( https://github.com/npm/cli/compare/arborist-v7.4.0...arborist-v7.4.1 ) (2024-03-27)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 9bffa13 ` ] ( https://github.com/npm/cli/commit/9bffa13e0b96efe1039d9075fdcb11d5946b2f90 ) [ #7320 ] ( https://github.com/npm/cli/pull/7320 ) query: properly return : missing nodes (#7320 ) (@wraithgar )
8
+
3
9
## [ 7.4.0] ( https://github.com/npm/cli/compare/arborist-v7.3.1...arborist-v7.4.0 ) (2024-02-28)
4
10
5
11
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/arborist" ,
3
- "version" : " 7.4.0 " ,
3
+ "version" : " 7.4.1 " ,
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
+ ## [ 6.0.8] ( https://github.com/npm/cli/compare/libnpmdiff-v6.0.7...libnpmdiff-v6.0.8 ) (2024-03-27)
4
+
5
+ ### Dependencies
6
+
7
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/arborist-v7.4.1 ) : ` @npmcli/arborist@7.4.1 `
8
+
3
9
## [ 6.0.7] ( https://github.com/npm/cli/compare/libnpmdiff-v6.0.6...libnpmdiff-v6.0.7 ) (2024-02-28)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmdiff" ,
3
- "version" : " 6.0.7 " ,
3
+ "version" : " 6.0.8 " ,
4
4
"description" : " The registry diff" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 7.0.9] ( https://github.com/npm/cli/compare/libnpmexec-v7.0.8...libnpmexec-v7.0.9 ) (2024-03-27)
4
+
5
+ ### Dependencies
6
+
7
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/arborist-v7.4.1 ) : ` @npmcli/arborist@7.4.1 `
8
+
3
9
## [ 7.0.8] ( https://github.com/npm/cli/compare/libnpmexec-v7.0.7...libnpmexec-v7.0.8 ) (2024-02-28)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmexec" ,
3
- "version" : " 7.0.8 " ,
3
+ "version" : " 7.0.9 " ,
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
+ ## [ 5.0.6] ( https://github.com/npm/cli/compare/libnpmfund-v5.0.5...libnpmfund-v5.0.6 ) (2024-03-27)
4
+
5
+ ### Dependencies
6
+
7
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/arborist-v7.4.1 ) : ` @npmcli/arborist@7.4.1 `
8
+
3
9
## [ 5.0.5] ( https://github.com/npm/cli/compare/libnpmfund-v5.0.4...libnpmfund-v5.0.5 ) (2024-02-28)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmfund" ,
3
- "version" : " 5.0.5 " ,
3
+ "version" : " 5.0.6 " ,
4
4
"main" : " lib/index.js" ,
5
5
"files" : [
6
6
" bin/" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.0.8] ( https://github.com/npm/cli/compare/libnpmpack-v6.0.7...libnpmpack-v6.0.8 ) (2024-03-27)
4
+
5
+ ### Dependencies
6
+
7
+ * [ workspace] ( https://github.com/npm/cli/releases/tag/arborist-v7.4.1 ) : ` @npmcli/arborist@7.4.1 `
8
+
3
9
## [ 6.0.7] ( https://github.com/npm/cli/compare/libnpmpack-v6.0.6...libnpmpack-v6.0.7 ) (2024-02-28)
4
10
5
11
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmpack" ,
3
- "version" : " 6.0.7 " ,
3
+ "version" : " 6.0.8 " ,
4
4
"description" : " Programmatic API for the bits behind npm pack" ,
5
5
"author" : " GitHub Inc." ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments