gulp-cortex-handlebars-compiler
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "gulp-cortex-handlebars-compiler", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Gulp task builder for cortex-handlebars-compiler", | ||
@@ -33,9 +33,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"cortex-handlebars-compiler": "~0.1.3", | ||
"jsonfile": "~1.1.1", | ||
"read-cortex-json": "~0.1.1", | ||
"gulp-util": "~2.2.14", | ||
"through2": "~0.4.2", | ||
"async": "~0.9.0" | ||
"cortex-handlebars-compiler": "^0.1.3", | ||
"jsonfile": "^1.1.1", | ||
"read-cortex-json": "^0.1.1", | ||
"gulp-util": "^2.2.14", | ||
"through2": "^0.4.2", | ||
"async": "^0.9.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
+ Addedjsonfile@1.2.0(transitive)
Updatedasync@^0.9.0
Updatedgulp-util@^2.2.14
Updatedjsonfile@^1.1.1
Updatedread-cortex-json@^0.1.1
Updatedthrough2@^0.4.2