grunt-angular-templates
Advanced tools
Comparing version 0.6.0 to 1.0.0
{ | ||
"name": "grunt-angular-templates", | ||
"description": "Grunt build task to concatenate & register your AngularJS templates in the $templateCache", | ||
"version": "0.6.0", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/ericclemmons/grunt-angular-templates", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"dependencies": { | ||
"html-minifier": "~0.6.3" | ||
"html-minifier": "~1.1.1" | ||
}, | ||
@@ -37,10 +37,10 @@ "devDependencies": { | ||
"grunt-cli": "~0.1.6", | ||
"grunt-contrib-cssmin": "~0.7.0", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-jshint": "~0.7.2", | ||
"grunt-contrib-nodeunit": "~0.2.2", | ||
"grunt-contrib-uglify": "~0.2.7", | ||
"grunt-usemin": "~2.0.2", | ||
"grunt-contrib-copy": "~0.4.1" | ||
"grunt-contrib-cssmin": "~0.14.0", | ||
"grunt-contrib-clean": "~0.7.0", | ||
"grunt-contrib-concat": "~0.5.1", | ||
"grunt-contrib-jshint": "~0.12.0", | ||
"grunt-contrib-nodeunit": "~0.4.1", | ||
"grunt-contrib-uglify": "~0.11.0", | ||
"grunt-usemin": "~3.1.1", | ||
"grunt-contrib-copy": "~0.8.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "keywords": [ |
@@ -369,2 +369,3 @@ # grunt-angular-templates | ||
- v1.0.0 - Updated unit tests for performance and bumps dependency versions ([#143](https://github.com/ericclemmons/grunt-angular-templates/pull/143)) | ||
- v0.6.0 - Adds `quotes` options to allow wrapping in single instead of double quotes ([#142](https://github.com/ericclemmons/grunt-angular-templates/pull/142)) | ||
@@ -371,0 +372,0 @@ - v0.5.9 - Fixes over-matching on `cwd` when `expand:true` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
56406
0
429
+ Addedalign-text@0.1.4(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcenter-align@0.1.3(transitive)
+ Addedchange-case@2.3.1(transitive)
+ Addedclean-css@3.4.28(transitive)
+ Addedcli@0.11.3(transitive)
+ Addedcliui@2.1.0(transitive)
+ Addedcommander@2.8.1(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedconcat-stream@1.5.2(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedgraceful-readlink@1.0.1(transitive)
+ Addedhtml-minifier@1.1.1(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedis-buffer@1.1.6(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedkind-of@3.2.2(transitive)
+ Addedlazy-cache@1.0.4(transitive)
+ Addedlongest@1.0.1(transitive)
+ Addedlower-case-first@1.0.2(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedprocess-nextick-args@1.0.7(transitive)
+ Addedreadable-stream@2.0.6(transitive)
+ Addedrepeat-string@1.6.1(transitive)
+ Addedright-align@0.1.3(transitive)
+ Addedsource-map@0.4.40.5.7(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedtypedarray@0.0.7(transitive)
+ Addeduglify-js@2.6.4(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedyargs@3.10.0(transitive)
- Removedchange-case@2.1.6(transitive)
- Removedclean-css@2.2.23(transitive)
- Removedcli@0.6.6(transitive)
- Removedcommander@2.2.0(transitive)
- Removedglob@3.2.11(transitive)
- Removedhtml-minifier@0.6.9(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedsource-map@0.1.34(transitive)
- Removeduglify-js@2.4.24(transitive)
- Removedyargs@3.5.4(transitive)
Updatedhtml-minifier@~1.1.1