Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-helium-app

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-helium-app - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

template-base/__npmrc

3

index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc