Skip to content

Commit 812bceb

Browse files
committed
chore(publish): add publishConfig {access:public, provenance:true}
Same shape as socket-lib + socket-tui. Pins provenance to the package manifest so it survives any future direct publish path.
1 parent d8551e3 commit 812bceb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "1.4.2",
44
"packageManager": "pnpm@11.0.3",
55
"license": "MIT",
6+
"publishConfig": {
7+
"access": "public",
8+
"provenance": true
9+
},
610
"description": "Socket.dev optimized package override for packageurl-js",
711
"keywords": [
812
"Socket.dev",

0 commit comments

Comments
 (0)