gulp-angular-htmlify
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "gulp-angular-htmlify", | ||
"description": "Change your ng-attributes to data-ng-attributes for html5 validation", | ||
"version": "0.2.3", | ||
"description": "Change your ng-attributes to data-ng-attributes for HTML5 validation", | ||
"version": "0.2.4", | ||
"engines": { | ||
@@ -39,3 +39,3 @@ "node": ">=0.10.0" | ||
"devDependencies": { | ||
"mocha": "^1.21.0" | ||
"mocha": "*" | ||
}, | ||
@@ -45,4 +45,4 @@ "dependencies": { | ||
"gulp-util": "^3.0.0", | ||
"through2": "^0.5.1" | ||
"through2": "^0.6.1" | ||
} | ||
} |
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
6727
+ Addedthrough2@0.6.5(transitive)
- Removedthrough2@0.5.1(transitive)
- Removedxtend@3.0.0(transitive)
Updatedthrough2@^0.6.1