Socket
Socket
Sign inDemoInstall

gulp.spritesmith

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp.spritesmith - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

CHANGELOG.md
# gulp.spritesmith changelog
0.5.1 - Increased timeout for tests to prevent false negatives. Related to #6
0.5.0 - Upgraded to `spritesmith@0.19.0` and added `algorithmOpts` to support skipping image sorting

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

4

package.json
{
"name": "gulp.spritesmith",
"description": "Convert a set of images into a spritesheet and CSS variables via gulp",
"version": "0.5.0",
"version": "0.5.1",
"homepage": "https://github.com/twolfson/gulp.spritesmith",

@@ -29,3 +29,3 @@ "author": {

"scripts": {
"test": "cd test && mocha ."
"test": "cd test && mocha . --timeout 60000"
},

@@ -32,0 +32,0 @@ "dependencies": {

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