File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 8.0.3] ( https://github.com/npm/cli/compare/libnpmhook-v8.0.2...libnpmhook-v8.0.3 ) (2022-04-06)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * replace deprecated String.prototype.substr() ([ #4667 ] ( https://github.com/npm/cli/issues/4667 ) ) ([ e3da5df] ( https://github.com/npm/cli/commit/e3da5df4152fbe547f7871547165328e1bf06262 ) )
9
+ * update readme badges ([ #4658 ] ( https://github.com/npm/cli/issues/4658 ) ) ([ 2829cb2] ( https://github.com/npm/cli/commit/2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d ) )
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * @npmcli/template-oss @3.2.1 ([ aac01b8] ( https://github.com/npm/cli/commit/aac01b89caf6336a2eb34d696296303cdadd5c08 ) )
15
+ * @npmcli/template-oss @3.2.2 ([ #4639 ] ( https://github.com/npm/cli/issues/4639 ) ) ([ a59fd2c] ( https://github.com/npm/cli/commit/a59fd2cb863245fce56f96c90ac854e62c5c4d6f ) )
16
+
3
17
### [ 8.0.2] ( https://www.github.com/npm/cli/compare/libnpmhook-v8.0.1...libnpmhook-v8.0.2 ) (2022-03-10)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libnpmhook" ,
3
- "version" : " 8.0.2 " ,
3
+ "version" : " 8.0.3 " ,
4
4
"description" : " programmatic API for managing npm registry hooks" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments