cimpress-handlebars-helpers
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -7,2 +7,5 @@ # Changelog | ||
## [0.0.3] - 2019.06.23 | ||
### Fixed | ||
- Bump dependencies with vulnerabilities | ||
@@ -9,0 +12,0 @@ ## [0.0.2] - 2018.12.13 |
{ | ||
"name": "cimpress-handlebars-helpers", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A set of simple handlebars helpers", | ||
@@ -37,5 +37,5 @@ "main": "./lib/index.js", | ||
"eslint-config-google": "^0.9.1", | ||
"handlebars": "^4.0.12", | ||
"handlebars": "^4.1.2", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.0.1" | ||
"nyc": "^14.1.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "dependencies": { |
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
5017