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

spritesheet-templates

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spritesheet-templates - npm Package Compare versions

Comparing version 9.2.0 to 9.2.1

2

CHANGELOG.md
# spritesheet-templates changelog
9.2.1 - Fixed naming inconsistency with sprites-comment section
9.2.0 - Moved to `handlebars` and `handlebars-layouts` to support inheritance (and ultimately retina templates)

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

2

package.json
{
"name": "spritesheet-templates",
"description": "Convert spritesheet data into CSS or CSS pre-processor data",
"version": "9.2.0",
"version": "9.2.1",
"homepage": "https://github.com/twolfson/spritesheet-templates",

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

@@ -112,3 +112,3 @@ # spritesheet-templates [![Build status](https://travis-ci.org/twolfson/spritesheet-templates.svg?branch=master)](https://travis-ci.org/twolfson/spritesheet-templates)

- `{{#content "sprite-comment"}}` - Comment before CSS rules
- `{{#content "sprites-comment"}}` - Comment before CSS rules
- `{{#content "sprites"}}` - CSS rules

@@ -215,3 +215,3 @@

- `{{#content "sprite-comment"}}` - Comment before LESS variable declarations
- `{{#content "sprites-comment"}}` - Comment before LESS variable declarations
- `{{#content "sprites"}}` - LESS variable declarations for sprites

@@ -259,3 +259,3 @@ - `{{#content "spritesheet"}}` - LESS variable declarations for spritesheet

- `{{#content "sprite-comment"}}` - Comment before SASS variable declarations
- `{{#content "sprites-comment"}}` - Comment before SASS variable declarations
- `{{#content "sprites"}}` - SASS variable declarations for sprites

@@ -303,3 +303,3 @@ - `{{#content "spritesheet"}}` - SASS variable declarations for spritesheet

- `{{#content "sprite-comment"}}` - Comment before SCSS variable declarations
- `{{#content "sprites-comment"}}` - Comment before SCSS variable declarations
- `{{#content "sprites"}}` - SCSS variable declarations for sprites

@@ -347,3 +347,3 @@ - `{{#content "spritesheet"}}` - SCSS variable declarations for spritesheet

- `{{#content "sprite-comment"}}` - Comment before SCSS variable declarations
- `{{#content "sprites-comment"}}` - Comment before SCSS variable declarations
- `{{#content "sprites"}}` - SCSS variable declarations for sprites

@@ -390,3 +390,3 @@ - `{{#content "spritesheet"}}` - SCSS variable declaration for spritesheet

- `{{#content "sprite-comment"}}` - Comment before Stylus variable declarations
- `{{#content "sprites-comment"}}` - Comment before Stylus variable declarations
- `{{#content "sprites"}}` - Stylus variable declarations for sprites

@@ -393,0 +393,0 @@ - `{{#content "spritesheet"}}` - Stylus variable declarations for spritesheet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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