browserify-transform-tools
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "browserify-transform-tools", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Utilities for writing browserify transforms.", | ||
@@ -24,10 +24,10 @@ "main": "./lib/transformTools.js", | ||
"dependencies": { | ||
"falafel": "~1.0.1", | ||
"through": "~2.3.6" | ||
"falafel": "^1.0.2", | ||
"through": "^2.3.7" | ||
}, | ||
"devDependencies": { | ||
"browserify": "~9.0.3", | ||
"coffee-script": "1.9.1", | ||
"es6-promise": "^2.0.1", | ||
"mocha": "^2.1.0" | ||
"browserify": "^10.1.0", | ||
"coffee-script": "^1.9.2", | ||
"es6-promise": "^2.1.1", | ||
"mocha": "^2.2.4" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
@@ -0,1 +1,3 @@ | ||
[![Dependency Status](https://david-dm.org/benbria/browserify-transform-tools.svg)](https://david-dm.org/benbria/browserify-transform-tools) [![devDependency Status](https://david-dm.org/benbria/browserify-transform-tools/dev-status.svg)](https://david-dm.org/benbria/browserify-transform-tools#info=devDependencies) | ||
This package contains tools for helping you write [transforms](https://github.com/substack/node-browserify#browserifytransform) for [browserify](https://github.com/substack/node-browserify). | ||
@@ -148,2 +150,1 @@ | ||
* [thlorenz](https://github.com/thlorenz)'s [browserify-shim](https://github.com/thlorenz/browserify-shim) | ||
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
82086
150
+ Addedacorn@1.2.2(transitive)
+ Addedfalafel@1.2.0(transitive)
+ Addedforeach@2.0.6(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedobject-keys@1.1.1(transitive)
- Removedacorn@0.11.0(transitive)
- Removedfalafel@1.0.1(transitive)
Updatedfalafel@^1.0.2
Updatedthrough@^2.3.7