🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-svgo

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-svgo - npm Package Compare versions

Comparing version

to
2.1.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.1.5
* Bump svgo to v0.7.x.
# 2.1.4

@@ -2,0 +6,0 @@

8

package.json
{
"name": "postcss-svgo",
"version": "2.1.4",
"version": "2.1.5",
"description": "Optimise inline SVG with PostCSS.",

@@ -31,3 +31,3 @@ "main": "dist/index.js",

"all-contributors-cli": "^3.0.5",
"ava": "^0.15.0",
"ava": "^0.16.0",
"babel-cli": "^6.4.5",

@@ -46,3 +46,3 @@ "babel-core": "^6.4.5",

"eslint-plugin-import": "^1.10.2",
"nyc": "^7.0.0",
"nyc": "^8.0.0",
"pleeease-filters": "^3.0.0"

@@ -61,3 +61,3 @@ },

"postcss-value-parser": "^3.2.3",
"svgo": "^0.6.1"
"svgo": "^0.7.0"
},

@@ -64,0 +64,0 @@ "ava": {