@eye-socket/create-easy-cli
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@eye-socket/create-easy-cli", | ||
"type": "module", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A simple scaffolding for generating front-end development templates", | ||
@@ -6,0 +6,0 @@ "author": "yanquanfahei <1449826851@qq.com>", |
@@ -39,3 +39,3 @@ { | ||
"preinstall": "npx only-allow pnpm", | ||
"postinstall": "simple-git-hooks", | ||
"postinstall": "npx simple-git-hooks", | ||
"dev": "unbuild --stub", | ||
@@ -45,2 +45,3 @@ "build": "unbuild", | ||
"prepublishOnly": "pnpm build", | ||
"test": "vitest", | ||
"release": "bumpp package.json --commit --push --tag && pnpm publish --access public" | ||
@@ -47,0 +48,0 @@ }, |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
21198
44
454
3
1