New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spritesmith

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spritesmith - npm Package Compare versions

Comparing version 0.19.6 to 0.20.0

2

CHANGELOG.md
# spritesmith changelog
0.20.0 - Upgraded to `phantomjssmith@0.5.0` to pick up JPEG support
0.19.6 - Replaced `doubleshot` with `mocha` and cleaned up test suite

@@ -3,0 +5,0 @@

6

package.json
{
"name": "spritesmith",
"version": "0.19.6",
"version": "0.20.0",
"description": "Utility that takes images and creates a spritesheet with JSON sprite data",

@@ -26,5 +26,5 @@ "main": "src/smith.js",

"optionalDependencies": {
"phantomjssmith": "~0.4.0",
"canvassmith": "~0.2.0",
"gmsmith": "~0.4.1",
"canvassmith": "~0.2.0",
"phantomjssmith": "~0.5.0",
"pngsmith": "~0.1.0"

@@ -31,0 +31,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc