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.17.5 to 0.18.0

2

CHANGELOG.md
# spritesmith changelog
0.18.0 - Upgraded `gmsmith` to implicitly find `imagemagick`
0.17.5 - Upgraded doubleshot to latest for proper exit codes

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

4

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

@@ -27,3 +27,3 @@ "main": "src/smith.js",

"phantomjssmith": "~0.4.0",
"gmsmith": "~0.3.0",
"gmsmith": "~0.4.1",
"canvassmith": "~0.2.0",

@@ -30,0 +30,0 @@ "pngsmith": "~0.1.0"

@@ -144,3 +144,3 @@ # Spritesmith [![Build status](https://travis-ci.org/Ensighten/spritesmith.png?branch=master)](https://travis-ci.org/Ensighten/spritesmith)

If you are using [Image Magick][image-magick], you must specify it in `engineOpts`
[Image Magick][image-magick] is implicitly discovered. However, you can explicitly use it via `engineOpts`

@@ -147,0 +147,0 @@ ```js

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