hd-app-scripts
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "hd-app-scripts", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
"scripts": { | ||
"build": "tsc --build" | ||
"build": "tsc --build", | ||
"run": "node dist/index.js" | ||
}, | ||
@@ -8,0 +9,0 @@ "main": "dist/index.js", |
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
4993