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

typed-css-modules

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-css-modules - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

1

lib/cli.js

@@ -92,2 +92,3 @@ #!/usr/bin/env node

dropExtension: argv.d,
allowArbitraryExtensions: argv.a,
silent: argv.s,

@@ -94,0 +95,0 @@ listDifferent: argv.l,

4

package.json
{
"name": "typed-css-modules",
"version": "0.9.0",
"version": "0.9.1",
"description": "Creates .d.ts files from CSS Modules .css files",

@@ -60,5 +60,5 @@ "main": "lib/index.js",

"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
}
}

Sorry, the diff of this file is not supported yet

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