babel-plugin-transform-es2015-modules-nej
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "babel-plugin-transform-es2015-modules-nej", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "transform es6 module to nej module", | ||
@@ -15,5 +15,7 @@ "main": "index.js", | ||
"istanbul": "^0.4.5", | ||
"lodash": "^4.17.10", | ||
"mocha": "^5.2.0" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.10" | ||
} | ||
} |
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
88710
4
0
1
+ Addedlodash@^4.17.10
+ Addedlodash@4.17.21(transitive)