typed-css-modules
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -92,2 +92,3 @@ #!/usr/bin/env node | ||
dropExtension: argv.d, | ||
allowArbitraryExtensions: argv.a, | ||
silent: argv.s, | ||
@@ -94,0 +95,0 @@ listDifferent: argv.l, |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53973
678