Socket
Socket
Sign inDemoInstall

gulp-svgmin

Package Overview
Dependencies
113
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

5

CHANGELOG.md

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

# 2.1.0
* Bump svgo to v1.1.x.
* Update babel-dependencies (but not yet to v7)
# 2.0.0

@@ -2,0 +7,0 @@

10

package.json
{
"name": "gulp-svgmin",
"version": "2.0.0",
"version": "2.1.0",
"description": "Minify SVG files with gulp.",

@@ -31,10 +31,10 @@ "license": "MIT",

"plugin-error": "^1.0.1",
"svgo": "^1.0.5"
"svgo": "^1.1.1"
},
"devDependencies": {
"ava": "^0.17.0",
"babel-cli": "^6.5.1",
"babel-core": "^6.5.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.9.0",
"babel-register": "^6.26.0",
"chai": "^4.1.2",

@@ -41,0 +41,0 @@ "coveralls": "^3.0.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc