spritesheet-templates
Advanced tools
Comparing version 10.4.3 to 10.5.0
# spritesheet-templates changelog | ||
10.5.0 - Upgraded to handlebars@4.6.0 and handlebars-layouts@3.1.4 to allow using latest handlebars. Fixes #58 | ||
10.4.3 - Locked down to handlebars@4.5.3 to stop template extension issues | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "spritesheet-templates", | ||
"description": "Convert spritesheet data into CSS or CSS pre-processor data", | ||
"version": "10.4.3", | ||
"version": "10.5.0", | ||
"homepage": "https://github.com/twolfson/spritesheet-templates", | ||
@@ -30,4 +30,4 @@ "author": { | ||
"dependencies": { | ||
"handlebars": "~4.5.3", | ||
"handlebars-layouts": "~1.1.0", | ||
"handlebars": "^4.6.0", | ||
"handlebars-layouts": "^3.1.4", | ||
"json-content-demux": "~0.1.2", | ||
@@ -34,0 +34,0 @@ "underscore": "~1.4.2", |
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
296945
+ Addedhandlebars@4.7.8(transitive)
+ Addedhandlebars-layouts@3.1.4(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedwordwrap@1.0.0(transitive)
- Removedhandlebars@4.5.3(transitive)
- Removedhandlebars-layouts@1.1.0(transitive)
- Removedminimist@0.0.10(transitive)
- Removedoptimist@0.6.1(transitive)
- Removedwordwrap@0.0.3(transitive)
Updatedhandlebars@^4.6.0
Updatedhandlebars-layouts@^3.1.4