@emotion/core
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@emotion/core", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"main": "dist/index.cjs.js", | ||
@@ -18,6 +18,6 @@ "module": "dist/index.es.js", | ||
"dependencies": { | ||
"@emotion/cache": "^0.2.3", | ||
"@emotion/cache": "^0.4.0", | ||
"@emotion/sheet": "^0.2.0", | ||
"@emotion/types": "^0.2.3", | ||
"@emotion/utils": "^0.2.0", | ||
"@emotion/utils": "^0.4.0", | ||
"emotion-utils": "^9.0.1" | ||
@@ -24,0 +24,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
+ Added@emotion/cache@0.4.1(transitive)
+ Added@emotion/utils@0.4.1(transitive)
- Removed@emotion/cache@0.2.3(transitive)
- Removed@emotion/utils@0.2.0(transitive)
Updated@emotion/cache@^0.4.0
Updated@emotion/utils@^0.4.0