@zerva/bin
Advanced tools
Comparing version 0.11.6 to 0.11.7
{ | ||
"name": "@zerva/bin", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"description": "🌱 Zerva Command Line Tool", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/node": "^18.6.1", | ||
"@types/node": "^18.6.2", | ||
"esbuild": "^0.14.50", | ||
"esbuild-plugin-yaml": "^0.0.1", | ||
"node-notifier": "^10.0.1", | ||
"zeed": "^0.8.3" | ||
"zeed": "^0.8.6" | ||
}, | ||
@@ -42,5 +42,5 @@ "scripts": { | ||
"test": "echo todo", | ||
"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" | ||
"drun": "pnpm run build && ZEED=* ZEED_COLOR=1 node ./bin.cjs demo/zerva.ts -d --loader=.md:text", | ||
"dbld": "pnpm run build && node ./bin.cjs demo/zerva.ts --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
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
585849
579
31
Updated@types/node@^18.6.2
Updatedzeed@^0.8.6