New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

minify-selectors

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minify-selectors - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

2

package.json
{
"name": "minify-selectors",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Post-processor that minifies classes and IDs in CSS, HTML and Javascript files.",

@@ -5,0 +5,0 @@ "author": {

@@ -48,3 +48,3 @@ [1]: https://github.com/adamgian/minify-selectors/releases/latest

<pre lang="scss">
[id='a'], { … } ‎
[id='a'] { … } ‎
.b, .c { … }

@@ -51,0 +51,0 @@ .b .d:focus-within { … }

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