@emotion/css
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "@emotion/css", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "a function to serialize css and object styless", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@emotion/serialize": "^0.4.1", | ||
"@emotion/types": "^0.2.3", | ||
"emotion-utils": "^9.0.1" | ||
"@emotion/serialize": "^0.5.0", | ||
"@emotion/types": "^0.5.0", | ||
"emotion-utils": "^9.1.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "publishConfig": { |
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/serialize@0.5.0(transitive)
+ Added@emotion/types@0.5.0(transitive)
- Removed@emotion/serialize@0.4.1(transitive)
- Removed@emotion/types@0.2.3(transitive)
- Removedemotion-utils@9.0.1(transitive)
Updated@emotion/serialize@^0.5.0
Updated@emotion/types@^0.5.0
Updatedemotion-utils@^9.1.0