@emotion/css
Advanced tools
Comparing version 10.0.8 to 10.0.9
{ | ||
"name": "@emotion/css", | ||
"version": "10.0.8", | ||
"version": "10.0.9", | ||
"description": "a function to serialize css and object styless", | ||
@@ -14,5 +14,5 @@ "main": "dist/css.cjs.js", | ||
"dependencies": { | ||
"@emotion/serialize": "^0.11.5", | ||
"@emotion/serialize": "^0.11.6", | ||
"@emotion/utils": "0.11.1", | ||
"babel-plugin-emotion": "^10.0.8" | ||
"babel-plugin-emotion": "^10.0.9" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
// @flow | ||
import type { Interpolation, SerializedStyles } from '@emotion/utils' | ||
@@ -3,0 +4,0 @@ import { serializeStyles } from '@emotion/serialize' |
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
4748
Updated@emotion/serialize@^0.11.6
Updatedbabel-plugin-emotion@^10.0.9