spritesheet-templates
Advanced tools
Comparing version 9.5.0 to 9.5.1
# spritesheet-templates changelog | ||
9.5.1 - Moved from deprecated `licenses` key to `license` in `package.json` | ||
9.5.0 - Added `registerHandlebarsHelper` to allow handlebars helper registration | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "spritesheet-templates", | ||
"description": "Convert spritesheet data into CSS or CSS pre-processor data", | ||
"version": "9.5.0", | ||
"version": "9.5.1", | ||
"homepage": "https://github.com/twolfson/spritesheet-templates", | ||
@@ -18,8 +18,3 @@ "author": { | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://github.com/twolfson/spritesheet-templates/blob/master/LICENSE-MIT" | ||
} | ||
], | ||
"license": "MIT", | ||
"main": "lib/spritesheet-templates", | ||
@@ -26,0 +21,0 @@ "engines": { |
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
352408