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

gulp-svg-sprite

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-svg-sprite - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

5

CHANGELOG.md

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

## 1.3.5 Compatibility release (2016-08-15)
* Compatible with [svg-sprite 1.3.5](https://github.com/jkphl/svg-sprite/tree/v1.3.5)
* Updated dependencies
* Fixed file name regression bug ([svg-sprite #186](https://github.com/jkphl/svg-sprite/issues/186))
## 1.3.4 Compatibility release (2016-08-12)

@@ -2,0 +7,0 @@ * Compatible with [svg-sprite 1.3.4](https://github.com/jkphl/svg-sprite/tree/v1.3.4)

6

package.json
{
"name": "gulp-svg-sprite",
"description": "SVG sprites & stacks galore — Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours",
"version": "1.3.4",
"version": "1.3.5",
"homepage": "https://github.com/jkphl/gulp-svg-sprite",

@@ -27,3 +27,3 @@ "author": "Joschi Kuphal <joschi@kuphal.net> (https://jkphl.is)",

"dependencies": {
"svg-sprite": "~1.3.4",
"svg-sprite": "~1.3.5",
"through2": "^2.0.1",

@@ -47,3 +47,3 @@ "gulp-util": "^3.0.7",

"mocha-lcov-reporter": "*",
"should": "~11.0.0",
"should": "~11.1.0",
"svg2png": "jkphl/svg2png"

@@ -50,0 +50,0 @@ },

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