create-emotion
Advanced tools
Comparing version 10.0.8 to 10.0.9
{ | ||
"name": "create-emotion", | ||
"version": "10.0.8", | ||
"version": "10.0.9", | ||
"description": "The Next Generation of CSS-in-JS.", | ||
@@ -17,4 +17,4 @@ "main": "dist/create-emotion.cjs.js", | ||
"dependencies": { | ||
"@emotion/cache": "^10.0.8", | ||
"@emotion/serialize": "^0.11.5", | ||
"@emotion/cache": "^10.0.9", | ||
"@emotion/serialize": "^0.11.6", | ||
"@emotion/sheet": "0.9.2", | ||
@@ -21,0 +21,0 @@ "@emotion/utils": "0.11.1" |
@@ -19,3 +19,2 @@ // @flow | ||
const registeredStyles = [] | ||
const rawClassName = getRegisteredStyles( | ||
@@ -22,0 +21,0 @@ registered, |
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
30356
Updated@emotion/cache@^10.0.9
Updated@emotion/serialize@^0.11.6