ember-cli-coffeescript
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "ember-cli-coffeescript", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Adds precompilation of CoffeeScript files and all the basic generation types to the `ember generate` command.", | ||
@@ -25,6 +25,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"fs-extra": "^0.8.1", | ||
"inflection": "^1.3.7", | ||
"broccoli-coffee": "~0.1.0" | ||
"fs-extra": "^0.11.0", | ||
"inflection": "^1.4.0", | ||
"broccoli-coffee": "~0.1.1" | ||
} | ||
} |
18886
+ Addedfs-extra@0.11.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@2.4.0(transitive)
+ Addedncp@0.6.0(transitive)
- Removedfs-extra@0.8.1(transitive)
- Removedjsonfile@1.1.1(transitive)
- Removedncp@0.4.2(transitive)
- Removedrimraf@2.2.8(transitive)
Updatedbroccoli-coffee@~0.1.1
Updatedfs-extra@^0.11.0
Updatedinflection@^1.4.0