Socket
Socket
Sign inDemoInstall

grunt-tight-sprite

Package Overview
Dependencies
121
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

.editorconfig

6

package.json
{
"name": "grunt-tight-sprite",
"description": "Tight 2D packing of images into a sprite with a corresponding CSS.",
"version": "0.2.2",
"version": "0.2.3",
"homepage": "https://github.com/uhop/grunt-tight-sprite/wiki",

@@ -37,6 +37,6 @@ "author": {

"devDependencies": {
"grunt": "~0.4.1"
"grunt": ">=0.4.0"
},
"peerDependencies": {
"grunt": "~0.4.1"
"grunt": ">=0.4.0"
},

@@ -43,0 +43,0 @@ "keywords": [

@@ -62,2 +62,3 @@ # grunt-tight-sprite

- 0.2.3 *new dependencies on Grunt to include its version of 1.0.0.*
- 0.2.2 *refreshed dependencies.*

@@ -77,2 +78,6 @@ - 0.2.1 *added the ability to pad images.*

## License
BSD
[npm-image]: https://img.shields.io/npm/v/grunt-tight-sprite.svg

@@ -79,0 +84,0 @@ [npm-url]: https://npmjs.org/package/grunt-tight-sprite

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