File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 18.0.3 "
2
+ "." : " 18.0.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 18.0.4] ( https://github.com/npm/pacote/compare/v18.0.3...v18.0.4 ) (2024-05-04)
4
+
5
+ ### Bug Fixes
6
+
7
+ * [ ` 5fd2c80 ` ] ( https://github.com/npm/pacote/commit/5fd2c80d5a0b47692fc36175bf37bded451dadac ) [ #363 ] ( https://github.com/npm/pacote/pull/363 ) linting: no-unused-vars (@lukekarrys )
8
+
9
+ ### Chores
10
+
11
+ * [ ` d867639 ` ] ( https://github.com/npm/pacote/commit/d867639ef137f924dbe1fe3d83cd230a142e703e ) [ #363 ] ( https://github.com/npm/pacote/pull/363 ) bump @npmcli/template-oss to 4.22.0 (@lukekarrys )
12
+ * [ ` a235f37 ` ] ( https://github.com/npm/pacote/commit/a235f37a7b886c4f3e38eb3a2c34a0d240a880bb ) [ #363 ] ( https://github.com/npm/pacote/pull/363 ) postinstall for dependabot template-oss PR (@lukekarrys )
13
+
3
14
## [ 18.0.3] ( https://github.com/npm/pacote/compare/v18.0.2...v18.0.3 ) (2024-04-30)
4
15
5
16
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pacote" ,
3
- "version" : " 18.0.3 " ,
3
+ "version" : " 18.0.4 " ,
4
4
"description" : " JavaScript package downloader" ,
5
5
"author" : " GitHub Inc." ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments