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

scopify-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scopify-cli - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

5

package.json
{
"name": "scopify-cli",
"version": "0.3.0",
"version": "0.4.0",
"description": "A command line interface for PostCSS-Scopify. This interface will walk the current working directory and will add user input css scope to each selector at each .css file ",

@@ -22,2 +22,5 @@ "main": "index.js",

],
"bin": {
"scopify-cli": "bin/scopify-cli"
},
"author": "pazams <maorzams@gmail.com>",

@@ -24,0 +27,0 @@ "license": "MIT",

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