Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 3.6.0 to 3.6.1

2

CHANGELOG.md
# gulp.spritesmith changelog
3.6.1 - Added README touchups via Ensighten/grunt-spritesmith#131
3.6.0 - Upgraded to `spritesheet-templates@9.4.0` and added handlebars helper registration

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

2

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

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

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

# gulp.spritesmith [![Build status](https://travis-ci.org/twolfson/gulp.spritesmith.png?branch=master)](https://travis-ci.org/twolfson/gulp.spritesmith)
# gulp.spritesmith [![Build status](https://travis-ci.org/twolfson/gulp.spritesmith.svg?branch=master)](https://travis-ci.org/twolfson/gulp.spritesmith)

@@ -313,3 +313,3 @@ Convert a set of images into a spritesheet and CSS variables via [gulp][]

If you are definiing a Handlebars template, then you can inherit from an existing template via [`handlebars-layouts`][] (e.g. `{{#extend "scss"}}`). An example usage can be found in the [Examples section](#handlebars-inheritance).
If you are defining a Handlebars template, then you can inherit from an existing template via [`handlebars-layouts`][] (e.g. `{{#extend "scss"}}`). An example usage can be found in the [Examples section](#handlebars-inheritance).

@@ -316,0 +316,0 @@ [`handlebars-layouts`]: https://github.com/shannonmoeller/handlebars-layouts

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