@based/cli
Advanced tools
Comparing version 5.2.0 to 5.2.1
{ | ||
"name": "@based/cli", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "bin": "bin/cmd.js", | ||
"watch": "npm run build -- --watch", | ||
"build-for-publish": "rm -rf ./dist/ & esbuild ./src/index.ts --bundle --outdir=./dist/ --external:esbuild --platform=node" | ||
"build-for-publish": "rm -rf ./dist/ & esbuild ./src/index.ts --bundle --outdir=./dist/ --external:esbuild --external:rollup-plugin-node-polyfills --platform=node" | ||
}, | ||
@@ -13,0 +13,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
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
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
2045562
53865
1
1
4