typescript-plugin-css-modules
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"name": "typescript-plugin-css-modules", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"main": "lib/index.js", | ||
@@ -105,4 +105,4 @@ "author": "Brody McKee <mrmckeb@hotmail.com>", | ||
"peerDependencies": { | ||
"typescript": "^3.0.0" | ||
"typescript": ">=3.0.0" | ||
} | ||
} |
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
41862