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

grunt-oversprite

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-oversprite - npm Package Compare versions

Comparing version

to
0.1.6

4

package.json
{
"name": "grunt-oversprite",
"version": "0.1.5",
"version": "0.1.6",
"description": "Grunt plugin for creating sprites and replacing them in css files",

@@ -18,3 +18,3 @@ "main": "tasks/grunt-oversprite.js",

"dependencies": {
"spritesmith": "~0.10.0"
"spritesmith": "0.18.0"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -101,5 +101,8 @@ grunt-oversprite

### 0.1.6
- Updated to spritesmith 0.18.0. Now supports pngsmith. thnx to @ jsmarkus .
### 0.1.5
- Updated to spritesmith 0.10. Now supporta padding attribute.
- Fix for #5 (Case not ignored then searching for files). Thanks to @orand.
- Updated to spritesmith 0.10. Now supports padding attribute.
- Fix for #5 (Case not ignored then searching for files). Thanks to @orand .

@@ -106,0 +109,0 @@ ### 0.1.4