concatenify
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "concatenify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Helps browserify concatenate a tree of files", | ||
@@ -28,10 +28,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"through": "~2.3.4", | ||
"glob": "~3.2.8", | ||
"falafel": "~0.3.1" | ||
"through": "~2.3.8", | ||
"glob": "~5.0.13", | ||
"falafel": "~1.1.0" | ||
}, | ||
"devDependencies": { | ||
"tap": "~0.4.8", | ||
"browserify": "~3.30.2" | ||
"tap": "~1.3.1", | ||
"browserify": "~10.2.4" | ||
} | ||
} |
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
4350
+ Addedacorn@1.2.2(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfalafel@1.1.1(transitive)
+ Addedforeach@2.0.6(transitive)
+ Addedglob@5.0.15(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedobject-keys@1.1.1(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedfalafel@0.3.1(transitive)
- Removedglob@3.2.11(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedsigmund@1.0.1(transitive)
Updatedfalafel@~1.1.0
Updatedglob@~5.0.13
Updatedthrough@~2.3.8