File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 10.0.0 " ,
2+ "." : " 10.0.1 " ,
33 "workspaces/arborist" : " 7.0.0" ,
44 "workspaces/libnpmaccess" : " 8.0.0" ,
55 "workspaces/libnpmdiff" : " 6.0.0" ,
1212 "workspaces/libnpmsearch" : " 7.0.0" ,
1313 "workspaces/libnpmteam" : " 6.0.0" ,
1414 "workspaces/libnpmversion" : " 5.0.0" ,
15- "workspaces/config" : " 7.1.0 "
15+ "workspaces/config" : " 7.1.1 "
1616}
Original file line number Diff line number Diff line change @@ -894,3 +894,6 @@ Emmanuel Ferdman <emmanuelferdman@gmail.com>
894894P-Chan <hello@0x50.io>
895895Rahul <rahulgithub96@gmail.com>
896896Francesco Sardone <francesco@airscript.it>
897+ joaootavios <joaootaviostivi2@gmail.com>
898+ Saquib <saquibkhan@github.com>
899+ Dan Rose <danoftheroses@gmail.com>
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 10.0.1] ( https://github.com/npm/cli/compare/v10.0.0...v10.0.1 ) (2023-09-08)
4+
5+ ### Bug Fixes
6+
7+ * [ ` 7bf2374 ` ] ( https://github.com/npm/cli/commit/7bf2374a1dde0e9b4a4345eeaafb23316a9a5a0b ) [ #6762 ] ( https://github.com/npm/cli/pull/6762 ) make ` $npm_execpath ` always point to npm (@rotu )
8+
9+ ### Documentation
10+
11+ * [ ` 09d8e0a ` ] ( https://github.com/npm/cli/commit/09d8e0a20bd11f53a9fafac1fff4f1ec0b7b379e ) [ #6759 ] ( https://github.com/npm/cli/pull/6759 ) fix versions of node.js in readme (#6759 ) (@JoaoOtavioS )
12+
13+ ### Dependencies
14+
15+ * [ Workspace] ( https://github.com/npm/cli/releases/tag/config-v7.1.1 ) : ` @npmcli/config@7.1.1 `
16+
317## [ 10.0.0] ( https://github.com/npm/cli/compare/v10.0.0-pre.1...v10.0.0 ) (2023-08-31)
418
519### Features
Original file line number Diff line number Diff line change 11{
22 "name": "npm",
3- "version": "10.0.0 ",
3+ "version": "10.0.1 ",
44 "lockfileVersion": 3,
55 "requires": true,
66 "packages": {
77 "": {
88 "name": "npm",
9- "version": "10.0.0 ",
9+ "version": "10.0.1 ",
1010 "bundleDependencies": [
1111 "@isaacs/string-locale-compare",
1212 "@npmcli/arborist",
8888 "dependencies": {
8989 "@isaacs/string-locale-compare": "^1.1.0",
9090 "@npmcli/arborist": "^7.0.0",
91- "@npmcli/config": "^7.1.0 ",
91+ "@npmcli/config": "^7.1.1 ",
9292 "@npmcli/fs": "^3.1.0",
9393 "@npmcli/map-workspaces": "^3.0.4",
9494 "@npmcli/package-json": "^5.0.0",
1730817308 },
1730917309 "workspaces/config": {
1731017310 "name": "@npmcli/config",
17311- "version": "7.1.0 ",
17311+ "version": "7.1.1 ",
1731217312 "license": "ISC",
1731317313 "dependencies": {
1731417314 "@npmcli/map-workspaces": "^3.0.2",
Original file line number Diff line number Diff line change 11{
2- "version" : " 10.0.0 " ,
2+ "version" : " 10.0.1 " ,
33 "name" : " npm" ,
44 "description" : " a package manager for JavaScript" ,
55 "workspaces" : [
5353 "dependencies" : {
5454 "@isaacs/string-locale-compare" : " ^1.1.0" ,
5555 "@npmcli/arborist" : " ^7.0.0" ,
56- "@npmcli/config" : " ^7.1.0 " ,
56+ "@npmcli/config" : " ^7.1.1 " ,
5757 "@npmcli/fs" : " ^3.1.0" ,
5858 "@npmcli/map-workspaces" : " ^3.0.4" ,
5959 "@npmcli/package-json" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.1.1] ( https://github.com/npm/cli/compare/config-v7.1.0...config-v7.1.1 ) (2023-09-08)
4+
5+ ### Bug Fixes
6+
7+ * [ ` 7bf2374 ` ] ( https://github.com/npm/cli/commit/7bf2374a1dde0e9b4a4345eeaafb23316a9a5a0b ) [ #6762 ] ( https://github.com/npm/cli/pull/6762 ) make ` $npm_execpath ` always point to npm (@rotu )
8+
39## [ 7.1.0] ( https://github.com/npm/cli/compare/config-v7.0.1...config-v7.1.0 ) (2023-08-31)
410
511### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/config" ,
3- "version" : " 7.1.0 " ,
3+ "version" : " 7.1.1 " ,
44 "files" : [
55 " bin/" ,
66 " lib/"
You can’t perform that action at this time.
0 commit comments