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

svg-sprite

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-sprite - npm Package Compare versions

Comparing version 1.2.13 to 1.2.14

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 1.2.14 Bugfix release (2015-11-17)
* Updated dependencies & test fixture
* Added Node.js versions 4 & 5 to Travis tests
* Fixed broken svg4everybody links ([#122](https://github.com/jkphl/svg-sprite/issues/122), [gulp-svg-sprite #39](https://github.com/jkphl/gulp-svg-sprite/issues/39))
## 1.2.13 Maintenance release (2015-11-06)

@@ -2,0 +7,0 @@ * Updated dependencies

14

package.json
{
"name": "svg-sprite",
"version": "1.2.13",
"version": "1.2.14",
"author": "Joschi Kuphal <joschi@kuphal.net> (https://jkphl.is)",

@@ -41,7 +41,7 @@ "description": "SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)",

"lodash": "^3.10.1",
"glob": "^5.0.15",
"glob": "^6.0.1",
"xmldom": "^0.1.19",
"xpath": "^0.0.9",
"vinyl": "^1.1.0",
"svgo": "0.5.6",
"svgo": "0.6.0",
"cssom": "^0.3.0",

@@ -53,3 +53,3 @@ "css-selector-parser": "^1.1.0",

"js-yaml": "^3.4.3",
"yargs": "^3.29.0",
"yargs": "^3.30.0",
"winston": "^2.1.0",

@@ -66,8 +66,8 @@ "prettysize": "^0.0.3"

"vinyl-fs": "^2.2.1",
"svg2png": "^1.1.1",
"svg2png": "^2.0.0",
"image-diff": "^1.3.0",
"node-sass": "^3.4.1",
"node-sass": "^3.4.2",
"less": "^2.5.3",
"stylus": "^0.52.4",
"jshint": "^2.8.0"
"jshint": "^2.9.1-rc1"
},

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

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