broccoli-template-builder
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "broccoli-template-builder", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"repository": { | ||
@@ -14,10 +14,9 @@ "type": "git", | ||
"dependencies": { | ||
"broccoli-transform": "~0.1.1", | ||
"mkdirp": "~0.3.5", | ||
"rsvp": "~3.0.6", | ||
"walk": "~2.3.1" | ||
"broccoli-transform": "^0.1.1", | ||
"mkdirp": "^0.5.0", | ||
"rsvp": "^3.0.6", | ||
"walk": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~1.18.2", | ||
"broccoli": "~0.4.1", | ||
"broccoli": "^0.12.0", | ||
"chai": "~1.9.1", | ||
@@ -27,2 +26,3 @@ "connect": "~2.14.3", | ||
"handlebars": "~1.3.0", | ||
"mocha": "~1.18.2", | ||
"request": "~2.34.0" | ||
@@ -29,0 +29,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
6017
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedrsvp@3.6.2(transitive)
- Removedmkdirp@0.3.5(transitive)
- Removedrsvp@3.0.21(transitive)
Updatedbroccoli-transform@^0.1.1
Updatedmkdirp@^0.5.0
Updatedrsvp@^3.0.6
Updatedwalk@^2.3.1