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

postcss-prefixer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-prefixer - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

2

lib/postcss-prefixer.js

@@ -82,4 +82,2 @@ 'use strict';

console.log(_options);
var ignoreRulesLength = _options.ignore.length;

@@ -86,0 +84,0 @@ var selector = Tokenizer.stringify(node);

2

package.json
{
"name": "postcss-prefixer",
"version": "2.0.4",
"version": "2.0.5",
"description": "Postcss plugin to prefix all classes and ids",

@@ -5,0 +5,0 @@ "main": "lib/postcss-prefixer.js",

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