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

postcss-minify-selectors

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-minify-selectors - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

4

CHANGELOG.md

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

# 1.4.5
* Update normalize-selector to cut down package weight.
# 1.4.4

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

8

package.json
{
"name": "postcss-minify-selectors",
"version": "1.4.4",
"version": "1.4.5",
"description": "Minify selectors with PostCSS.",

@@ -24,3 +24,3 @@ "main": "index.js",

"tap-spec": "^4.0.2",
"tape": "^4.0.1"
"tape": "^4.0.2"
},

@@ -39,7 +39,7 @@ "homepage": "https://github.com/ben-eb/postcss-minify-selectors",

"javascript-natural-sort": "^0.7.1",
"normalize-selector": "0.0.3-a",
"normalize-selector": "^0.1.0",
"postcss": "^4.1.16",
"postcss-selector-parser": "1.1.2",
"postcss-selector-parser": "^1.1.2",
"uniqs": "^2.0.0"
}
}
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