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

postcss-scopify

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-scopify - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -54,5 +54,5 @@ 'use strict';

else{
return true;
return false;
}
}
{
"name": "postcss-scopify",
"version": "0.1.1",
"version": "0.1.2",
"description": "PostCSS plugin that adds a user input scope to each selector",

@@ -10,5 +10,6 @@ "keywords": [

"scope",
"scoped css"
"scoped css",
"css post processing"
],
"author": "pazams <maorfone@gmail.com>",
"author": "pazams <maorzams@gmail.com>",
"license": "MIT",

@@ -15,0 +16,0 @@ "repository": {

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