Socket
Socket
Sign inDemoInstall

spritesheet-templates

Package Overview
Dependencies
12
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.4.3 to 10.5.0

2

CHANGELOG.md
# 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 @@

6

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc