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

esifycss

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esifycss - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

lib/index.js

@@ -234,3 +234,3 @@ const path = require('path');

.on('add', handle)
.on('update', handle);
.on('change', handle);
return watcher;

@@ -237,0 +237,0 @@ };

{
"name": "esifycss",
"version": "0.1.4",
"version": "0.1.5",
"description": "Generates .js or .ts exports class names and custom properties",

@@ -24,7 +24,7 @@ "author": {

"glob": "^7.1.3",
"postcss": "^7.0.2"
"postcss": "^7.0.3"
},
"devDependencies": {
"@nlib/lint": "^3.0.6",
"acorn": "^6.0.1",
"acorn": "^6.0.2",
"eslint": "^5.6.0",

@@ -31,0 +31,0 @@ "postcss-nested": "^4.1.0",

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