Socket
Socket
Sign inDemoInstall

postcss-filter-plugins

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-filter-plugins - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

CHANGELOG.md

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

# 2.0.2
* Bumped uniqid to `4.0.0`.
# 2.0.1

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

6

package.json
{
"name": "postcss-filter-plugins",
"version": "2.0.1",
"version": "2.0.2",
"description": "Exclude/warn on duplicated PostCSS plugins.",

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

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

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

"postcss": "^5.0.4",
"uniqid": "^3.0.0"
"uniqid": "^4.0.0"
},

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

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