Socket
Socket
Sign inDemoInstall

postcss-minify-selectors

Package Overview
Dependencies
7
Maintainers
8
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

types/index.d.ts.map

4

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

@@ -38,3 +38,3 @@ "main": "src/index.js",

"devDependencies": {
"postcss": "^8.4.32"
"postcss": "^8.4.35"
},

@@ -41,0 +41,0 @@ "peerDependencies": {

@@ -27,3 +27,3 @@ # [postcss][postcss]-minify-selectors

For more examples see the [tests](test.js).
For more examples see the [tests](test/index.js).

@@ -30,0 +30,0 @@ ## Usage

@@ -10,1 +10,2 @@ export = pluginCreator;

}
//# sourceMappingURL=index.d.ts.map
declare function _exports(value: string): boolean;
export = _exports;
//# sourceMappingURL=canUnquote.d.ts.map
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc