Socket
Socket
Sign inDemoInstall

pleeease-filters

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pleeease-filters - npm Package Compare versions

Comparing version 3.0.1 to 4.0.0

5

CHANGELOG.md

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

# 4.0.0 - 2017-05-09
- Update to PostCSS 6
- Remove Node 0.12 support
**3.0.1** - 2017-02-07 - Better splitting of filters functions and trim colors (fix #14)

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

6

package.json
{
"name": "pleeease-filters",
"version": "3.0.1",
"version": "4.0.0",
"description": "Convert CSS shorthand filters to SVG ones",

@@ -24,4 +24,4 @@ "author": {

"dependencies": {
"onecolor": "~2.4.0",
"postcss": "^5.0.4"
"onecolor": "^3.0.4",
"postcss": "^6.0.1"
},

@@ -28,0 +28,0 @@ "devDependencies": {

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