mvc-starter-kit
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "mvc-starter-kit", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A starter kit for creating Node.js MVC projects", | ||
@@ -8,4 +8,3 @@ "main": "dist/index.js", | ||
"build": "tsup", | ||
"create-structure": "node dist/index.js", | ||
"postinstall": "node dist/index.js" | ||
"create-structure": "node dist/index.js" | ||
}, | ||
@@ -12,0 +11,0 @@ "keywords": [], |
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
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
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
0
20355