create-helium-app
Advanced tools
Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8
@@ -15,3 +15,4 @@ #!/usr/bin/env node | ||
const renameFiles = { | ||
_gitignore: '.gitignore' | ||
_gitignore: '.gitignore', | ||
__npmrc: '.npmrc' | ||
}; | ||
@@ -18,0 +19,0 @@ |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.0-alpha.7", | ||
"version": "1.0.0-alpha.8", | ||
"main": "index.js", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "d2b6391bc9ceafb3abc2d3143559a10bb493e6e3" | ||
"gitHead": "fb7bdb020034a32eab44bd1ceb777cd1344374f1" | ||
} |
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.1.0-alpha.6](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.5...@thoughtindustries/helium-template@1.1.0-alpha.6) (2022-02-15) | ||
### Bug Fixes | ||
* remove package-lock.json, add __npmrc file ([493b162](https://github.com/thoughtindustries/helium/commit/493b16254edcc8c5b707921465b4fdda9a2f21e3)) | ||
# [1.1.0-alpha.5](https://github.com/thoughtindustries/helium/compare/@thoughtindustries/helium-template@1.1.0-alpha.4...@thoughtindustries/helium-template@1.1.0-alpha.5) (2022-02-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@thoughtindustries/helium-template", | ||
"version": "1.1.0-alpha.5", | ||
"version": "1.1.0-alpha.6", | ||
"scripts": { | ||
@@ -57,3 +57,3 @@ "dev": "concurrently \"npm run dev:css\" \"node ./server\"", | ||
}, | ||
"gitHead": "d2b6391bc9ceafb3abc2d3143559a10bb493e6e3" | ||
"gitHead": "fb7bdb020034a32eab44bd1ceb777cd1344374f1" | ||
} |
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
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
69396
1891
2