styled-jsx
Advanced tools
Comparing version 5.1.5 to 5.1.6
{ | ||
"name": "styled-jsx", | ||
"version": "5.1.5", | ||
"version": "5.1.6", | ||
"license": "MIT", | ||
@@ -98,3 +98,4 @@ "repository": "vercel/styled-jsx", | ||
"stylis": "3.5.4", | ||
"stylis-rule-sheet": "0.0.10" | ||
"stylis-rule-sheet": "0.0.10", | ||
"typescript": "~5.0.0" | ||
}, | ||
@@ -130,5 +131,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"client-only": "0.0.1", | ||
"typescript": "~5.0.0" | ||
"client-only": "0.0.1" | ||
} | ||
} |
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
2
31
- Removedtypescript@~5.0.0
- Removedtypescript@5.0.4(transitive)