create-prpl
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.18](https://github.com/tyhopp/prpl/compare/create-prpl@0.0.17...create-prpl@0.0.18) (2021-07-10) | ||
**Note:** Version bump only for package create-prpl | ||
## [0.0.17](https://github.com/tyhopp/prpl/compare/create-prpl@0.0.15...create-prpl@0.0.17) (2021-07-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "create-prpl", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Initializer for PRPL projects", | ||
"author": "Ty Hopp (https://tyhopp.com)", | ||
"bin": "dist/index.js", | ||
"main": "dist/index.js", | ||
"bin": "dist/index.cjs.js", | ||
"main": "dist/index.cjs.js", | ||
"umd": "dist/index.umd.js", | ||
@@ -18,3 +18,3 @@ "module": "dist/index.esm.js", | ||
"license": "MIT", | ||
"gitHead": "2d1ca4f06750e72befb9f522e5cd664f54878635" | ||
"gitHead": "a449fee63a5c9adb07a1bff2e92546902b1bc1f1" | ||
} |
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
17963
3