🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

generator-startup-react-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-startup-react-app - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+5
-4
package.json
{
"name": "generator-startup-react-app",
"version": "0.0.2",
"version": "0.0.3",
"description": "Generates a basic example react app with webpack 3 + react 16 + hot reload",

@@ -22,5 +22,6 @@ "main": "app/index.js",

"babel",
"ecmascript 6"
"ecmascript 6",
"app"
],
"license": "ISC",
"license": "MIT",
"author": {

@@ -37,3 +38,3 @@ "name": "Jhonatan Villanueva",

},
"homepage": "https://github.com/jinvillaz/generator-startup-react-app",
"homepage": "https://github.com/jinvillaz/generator-startup-react-app#readme",
"dependencies": {

@@ -40,0 +41,0 @@ "to-case": "^2.0.0",

@@ -22,3 +22,3 @@ # generator-startup-react-app

## Changes since version 0.0.1
## Changes since version 0.0.3
This generator is written in ES2015. This means it is ___not compatible with node.js versions before 8.9.4___.

@@ -25,0 +25,0 @@