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

css-modules-flow-types-cli

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-modules-flow-types-cli - npm Package Compare versions

Comparing version 0.1.1 to 0.1.3

bin/cli.js

6

package.json
{
"name": "css-modules-flow-types-cli",
"version": "0.1.1",
"version": "0.1.3",
"description": "CLI for creating flow definitions from CSS Modules files",

@@ -12,3 +12,5 @@ "author": "skovhus",

"main": "dist/converter.js",
"bin": "bin/css-modules-flow-types.js",
"bin": {
"css-modules-flow-types": "bin/cli.js"
},
"engines": {

@@ -15,0 +17,0 @@ "node": ">=4"

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