Socket
Socket
Sign inDemoInstall

spritesmith

Package Overview
Dependencies
128
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

4

CHANGELOG.md
# spritesmith changelog
3.3.1 - Corrected license attribution and URL
3.3.0 - Upgraded to `pixelsmith@2.2.0` to add support for Vinyl@2

@@ -91,3 +93,3 @@

0.17.3 - Fixed bad fallback chain. Fixes Ensighten/grunt-spritesmith#62
0.17.3 - Fixed bad fallback chain. Fixes twolfson/grunt-spritesmith#62

@@ -94,0 +96,0 @@ 0.17.2 - Integrated Travis CI

{
"name": "spritesmith",
"description": "Utility that takes images and creates a spritesheet with JSON sprite data",
"version": "3.3.0",
"homepage": "https://github.com/Ensighten/spritesmith",
"version": "3.3.1",
"homepage": "https://github.com/twolfson/spritesmith",
"author": {

@@ -16,6 +16,6 @@ "name": "Todd Wolfson",

"type": "git",
"url": "git://github.com/Ensighten/spritesmith.git"
"url": "git://github.com/twolfson/spritesmith.git"
},
"bugs": {
"url": "https://github.com/Ensighten/spritesmith/issues"
"url": "https://github.com/twolfson/spritesmith/issues"
},

@@ -22,0 +22,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

# spritesmith [![Build status](https://travis-ci.org/Ensighten/spritesmith.png?branch=master)](https://travis-ci.org/Ensighten/spritesmith) [![Subscribe to newsletter](https://img.shields.io/badge/newsletter-subscribe-blue.svg)](http://eepurl.com/bD4qkf)
# spritesmith [![Build status](https://travis-ci.org/twolfson/spritesmith.png?branch=master)](https://travis-ci.org/twolfson/spritesmith) [![Subscribe to newsletter](https://img.shields.io/badge/newsletter-subscribe-blue.svg)](http://eepurl.com/bD4qkf)

@@ -9,3 +9,3 @@ Convert images into [spritesheets][] and coordinate maps.

- [grunt plugin](https://github.com/Ensighten/grunt-spritesmith)
- [grunt plugin](https://github.com/twolfson/grunt-spritesmith)
- [gulp plugin](https://github.com/twolfson/gulp.spritesmith)

@@ -54,3 +54,3 @@ - [CLI utility](https://github.com/bevacqua/spritesmith-cli)

[support-us]: http://bit.ly/support-spritesmith-1
[twitter]: https://twitter.com/intent/tweet?text=Spritesheets%20made%20easy%20via%20spritesmith&url=https%3A%2F%2Fgithub.com%2FEnsighten%2Fspritesmith&via=twolfsn
[twitter]: https://twitter.com/intent/tweet?text=Spritesheets%20made%20easy%20via%20spritesmith&url=https%3A%2F%2Fgithub.com%2Ftwolfson%2Fspritesmith&via=twolfsn

@@ -434,4 +434,4 @@ ## Breaking changes in 2.0.0

## License
Copyright (c) 2012-2014 Ensighten
Copyright (c) 2012 Todd Wolfson
Licensed under the MIT license.

Sorry, the diff of this file is not supported yet

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