browserify-transform-tools
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "browserify-transform-tools", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Utilities for writing browserify transforms.", | ||
@@ -24,3 +24,3 @@ "main": "./lib/transformTools.js", | ||
"dependencies": { | ||
"falafel": "^1.0.1", | ||
"falafel": "^2.0.0", | ||
"through": "^2.3.7" | ||
@@ -27,0 +27,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
+ Addedacorn@7.4.1(transitive)
+ 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)
- Removedisarray@0.0.1(transitive)
- Removedobject-keys@1.1.1(transitive)
Updatedfalafel@^2.0.0