@escapace/pnpm-pack
Advanced tools
+1
-1
@@ -0,1 +1,2 @@ | ||
| #!/usr/bin/env node | ||
| import arg from 'arg'; | ||
@@ -5,3 +6,2 @@ import which from 'which'; | ||
| // src/cli.ts | ||
| async function assertRequirements() { | ||
@@ -8,0 +8,0 @@ await which("tar"); |
+1
-1
| { | ||
| "name": "@escapace/pnpm-pack", | ||
| "description": "Package pnpm projects and workspaces into a .tgz archive, or extract package files to a directory.", | ||
| "version": "0.6.2", | ||
| "version": "0.6.3", | ||
| "author": { | ||
@@ -6,0 +6,0 @@ "name": "escapace", |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
63310
0.01%0
-100%