bundle-collapser
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -6,3 +6,3 @@ var falafel = require('falafel'); | ||
var opts = { | ||
ecmaVersion: 6, | ||
ecmaVersion: 8, | ||
allowReturnOutsideFunction: true | ||
@@ -9,0 +9,0 @@ }; |
{ | ||
"name": "bundle-collapser", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "convert bundle paths to IDS to save bytes in browserify bundles", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"concat-stream": "^1.5.0", | ||
"falafel": "^1.2.0", | ||
"falafel": "^2.1.0", | ||
"minimist": "^1.1.1", | ||
@@ -16,0 +16,0 @@ "through2": "^2.0.0" |
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
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
+ Addedfalafel@2.2.5(transitive)
+ Addedisarray@2.0.5(transitive)
- Removedacorn@1.2.2(transitive)
- Removedfalafel@1.2.0(transitive)
- Removedforeach@2.0.6(transitive)
- Removedobject-keys@1.1.1(transitive)
Updatedfalafel@^2.1.0