gulp-angular-htmlify
Advanced tools
Comparing version 2.1.1 to 2.2.0
{ | ||
"name": "gulp-angular-htmlify", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "Change your ng-attributes to data-ng-attributes for HTML5 validation", | ||
@@ -34,5 +34,5 @@ "repository": "pgilad/gulp-angular-htmlify", | ||
"dependencies": { | ||
"angular-html5": "^2.2.1", | ||
"gulp-util": "^3.0.1", | ||
"through2": "^0.6.3" | ||
"angular-html5": "^2.4.0", | ||
"gulp-util": "^3.0.4", | ||
"through2": "^0.6.5" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
Updatedangular-html5@^2.4.0
Updatedgulp-util@^3.0.4
Updatedthrough2@^0.6.5