apod-graphistry-falcor-routes
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "apod-graphistry-falcor-routes", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Astronomy Picture of the Day as a Graphistry Falcor routes", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"compile": "babel --presets es2015,stage-0 -d lib/ src/", | ||
"prepublish": "yarn compile", | ||
"test": "jest" | ||
@@ -35,2 +37,3 @@ }, | ||
"devDependencies": { | ||
"babel-cli": "^6.23.0", | ||
"eslint": "^3.16.1", | ||
@@ -48,3 +51,5 @@ "eslint-config-airbnb": "^14.1.0", | ||
"babel-polyfill": "^6.23.0", | ||
"babel-preset-es2015": "^6.22.0", | ||
"babel-preset-latest": "^6.22.0", | ||
"babel-preset-stage-0": "^6.22.0", | ||
"babel-preset-stage-1": "^6.22.0", | ||
@@ -51,0 +56,0 @@ "jest-fetch-mock": "^1.0.8", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
460301
142
10
7
11
3
+ Addedbabel-preset-es2015@^6.22.0
+ Addedbabel-preset-stage-0@^6.22.0
+ Addedbabel-plugin-syntax-do-expressions@6.13.0(transitive)
+ Addedbabel-plugin-syntax-function-bind@6.13.0(transitive)
+ Addedbabel-plugin-transform-do-expressions@6.22.0(transitive)
+ Addedbabel-plugin-transform-function-bind@6.22.0(transitive)
+ Addedbabel-preset-stage-0@6.24.1(transitive)