broccoli-concat-filenames
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "broccoli-concat-filenames", | ||
"description": "Concatenates (transformed) filenames into a file", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "index.js", | ||
@@ -11,3 +11,4 @@ "license": "MIT", | ||
"broccoli-writer": "^0.1.1", | ||
"broccoli-kitchen-sink-helpers": "^0.2.0" | ||
"broccoli-kitchen-sink-helpers": "^0.2.0", | ||
"mkdirp": "^0.3.5" | ||
}, | ||
@@ -14,0 +15,0 @@ "keywords": [ |
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
3944
3
+ Addedmkdirp@^0.3.5
+ Addedmkdirp@0.3.5(transitive)