Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/publish-flat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@npmcli/arborist": "9.4.0",
"commander": "14.0.3",
"logdown": "3.3.1",
"npm-packlist": "10.0.3"
"npm-packlist": "10.0.4"
},
"description": "Publish your project without the dist directory",
"devDependencies": {
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9742,6 +9742,16 @@ __metadata:
languageName: node
linkType: hard

"npm-packlist@npm:10.0.4":
version: 10.0.4
resolution: "npm-packlist@npm:10.0.4"
dependencies:
ignore-walk: "npm:^8.0.0"
proc-log: "npm:^6.0.0"
checksum: 10c0/500ec00ed5edc3f7136255a8c17dfd36fb718182af61a86a68768aa3b325f69739953fe8888fa8e4765db00e7892a9d0a30093b145d091b23e96b7d1bbf1187e
languageName: node
linkType: hard

"npm-packlist@npm:^10.0.1":
version: 10.0.2
resolution: "npm-packlist@npm:10.0.2"
Expand Down Expand Up @@ -10972,7 +10982,7 @@ __metadata:
"@types/npmcli__arborist": "npm:6.3.2"
commander: "npm:14.0.3"
logdown: "npm:3.3.1"
npm-packlist: "npm:10.0.3"
npm-packlist: "npm:10.0.4"
rimraf: "npm:6.1.3"
tsx: "npm:4.21.0"
typescript: "npm:5.9.3"
Expand Down