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

postcss-svg

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-svg - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md

@@ -1,3 +0,7 @@

### 1.0.1 - 2015-07-10
### 1.0.1 - 2015-11-08
Update to PostCSS 5
### 1.0.1 - 2015-07-31
Fix some issues:

@@ -4,0 +8,0 @@ * [Raise a error on unknown file](https://github.com/Pavliko/postcss-svg/issues/7)

20

package.json
{
"name": "postcss-svg",
"version": "1.0.1",
"version": "1.0.2",
"description": "Postcss plugin for insert inline SVG to CSS",

@@ -29,17 +29,17 @@ "main": "dist/index.js",

"dependencies": {
"color": "^0.9.0",
"color": "^0.10.1",
"dot": "^1.0.3",
"evil-icons": "^1.7.6",
"lodash": "^3.9.3",
"postcss": "^4.1.13",
"svgo": "^0.5.3",
"evil-icons": "^1.7.8",
"lodash": "^3.10.1",
"postcss": "^5.0.10",
"svgo": "^0.5.6",
"xmldom": "^0.1.19"
},
"devDependencies": {
"autoprefixer-core": "^5.2.1",
"autoprefixer-core": "^6.0.1",
"gulp": "^3.9.0",
"gulp-coffee": "^2.3.1",
"gulp-livereload": "^3.8.0",
"gulp-load-plugins": "^1.0.0-rc.1",
"gulp-postcss": "^5.1.9",
"gulp-livereload": "^3.8.1",
"gulp-load-plugins": "^1.1.0",
"gulp-postcss": "^6.0.1",
"gulp-rename": "^1.2.2",

@@ -46,0 +46,0 @@ "open": "0.0.5"

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