@zerva/bin
Advanced tools
Comparing version 0.11.4 to 0.11.5
{ | ||
"name": "@zerva/bin", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"description": "🌱 Zerva Command Line Tool", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"node-notifier": "^10.0.1", | ||
"zeed": "^0.8.1" | ||
"zeed": "^0.8.3" | ||
}, | ||
@@ -42,5 +42,5 @@ "scripts": { | ||
"test": "echo todo", | ||
"drun": "pnpm run build && node bin.cjs demo/zerva.js -d --loader=.md:text", | ||
"dbld": "pnpm run build && node bin.cjs demo/zerva.js --build -d --loader=.md:text && node --enable-source-maps dist/main.cjs" | ||
"drun": "pnpm run build && ZEED=* ZEED_COLOR=1 node bin.cjs demo/zerva.js -d --loader=.md:text", | ||
"dbld": "pnpm run build && node bin.cjs demo/zerva.js --build -d --loader=.md:text && ZEED=* ZEED_COLOR=1 node --enable-source-maps dist/main.cjs" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
584515
29
Updatedzeed@^0.8.3