create-noderize
Advanced tools
Comparing version 0.3.11 to 0.3.12
@@ -431,3 +431,2 @@ #!/usr/bin/env node | ||
/******/ ]); | ||
}); | ||
//# sourceMappingURL=index.js.map | ||
}); |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "0.3.11", | ||
"version": "0.3.12", | ||
"license": "MIT", | ||
@@ -23,6 +23,6 @@ "bin": "dist/index.js", | ||
"clean": "npm run scripts -- clean", | ||
"prepack": "npm run clean && npm run build --env production" | ||
"prepack": "npm run clean && npm run build -- --env production" | ||
}, | ||
"dependencies": { | ||
"@noderize/runtime": "^0.3.11", | ||
"@noderize/runtime": "^0.3.12", | ||
"chalk": "^2.3.1", | ||
@@ -29,0 +29,0 @@ "fs-extra": "^5.0.0", |
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
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
2
20415
10
515
Updated@noderize/runtime@^0.3.12