File tree 2 files changed +31
-1
lines changed
2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.0.0] ( https://github.com/10088/cli/compare/libnpmdiff-v4.0.4...libnpmdiff-v5.0.0 ) (2022-06-27)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** libnpmdiff:** the log option is no longer passed to the updated deps
9
+
10
+ ### Bug Fixes
11
+
12
+ * replace deprecated String.prototype.substr() ([ #4667 ] ( https://github.com/10088/cli/issues/4667 ) ) ([ e3da5df] ( https://github.com/10088/cli/commit/e3da5df4152fbe547f7871547165328e1bf06262 ) )
13
+ * set proper workspace repo urls in package.json ([ #4476 ] ( https://github.com/10088/cli/issues/4476 ) ) ([ 0cfc155] ( https://github.com/10088/cli/commit/0cfc155db5f11ce23419e440111d99a63bf39754 ) )
14
+ * update readme badges ([ #4658 ] ( https://github.com/10088/cli/issues/4658 ) ) ([ 2829cb2] ( https://github.com/10088/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d ) )
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * @npmcli/disparity-colors @2.0.0 ([ f86f1af] ( https://github.com/10088/cli/commit/f86f1af636f39d7d30a97873bbb6652416f68013 ) )
20
+ * @npmcli/template-oss @3.2.1 ([ aac01b8] ( https://github.com/10088/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08 ) )
21
+ * @npmcli/template-oss @3.2.2 ([ #4639 ] ( https://github.com/10088/cli/issues/4639 ) ) ([ a59fd2c] ( https://github.com/10088/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f ) )
22
+ * cacache@16.0.1 ([ f95396a] ( https://github.com/10088/cli/commit/f95396a033b75e2a3e9aa83f0b06c527641027a4 ) )
23
+ * libnpmdiff@4.0.0 ([ 9633752] ( https://github.com/10088/cli/commit/9633752cd5c4a0d240adcb24f0ae7e3fafd122ba ) )
24
+ * libnpmdiff@4.0.3 ([ baff482] ( https://github.com/10088/cli/commit/baff4828f733efee0a569e00f87d25f06f2b384b ) )
25
+ * libnpmdiff@4.0.4 ([ afa10c7] ( https://github.com/10088/cli/commit/afa10c747e44bc6fa12cfeb3ece7a8e25ac4beae ) )
26
+ * ** libnpmdiff:** update to latest major versions of npm deps ([ b6401fd] ( https://github.com/10088/cli/commit/b6401fd1b793be08c4af280111fe9fb53b7b3dd2 ) )
27
+ * minimatch@5.0.1 ([ 1b30c72] ( https://github.com/10088/cli/commit/1b30c725ecd0f03f55e3c0576962972748eec238 ) )
28
+ * npm-package-arg@9.0.1 ([ 9555a5f] ( https://github.com/10088/cli/commit/9555a5f1d135aa1b8f7374273403efe41e99ee26 ) )
29
+ * pacote@13.0.4 ([ 6d31450] ( https://github.com/10088/cli/commit/6d3145014861b4198c16d7772d809fd037ece289 ) )
30
+ * pacote@13.0.5 ([ 340fa51] ( https://github.com/10088/cli/commit/340fa51f423a518a96c8015a67d8f6144a2e8051 ) )
31
+ * pacote@13.6.1 ([ 2e50cb8] ( https://github.com/10088/cli/commit/2e50cb83e84cf25fee93ba0ca5a0343fbdb33c41 ) )
32
+
3
33
## [ 4.0.4] ( https://github.com/npm/cli/compare/libnpmdiff-v4.0.3...libnpmdiff-v4.0.4 ) (2022-06-22)
4
34
5
35
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmdiff" ,
3
- "version" : " 4 .0.4 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"description" : " The registry diff" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments