babel-plugin-emotion
Advanced tools
Comparing version 11.0.0-next.10 to 11.0.0-next.11
# babel-plugin-emotion | ||
## 11.0.0-next.11 | ||
### Patch Changes | ||
- Updated dependencies [[`f08ef5a3`](https://github.com/emotion-js/emotion/commit/f08ef5a316c1d05bff8e7f3690781e1089a263c6)]: | ||
- @emotion/serialize@0.11.15-next.4 | ||
## 11.0.0-next.10 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "babel-plugin-emotion", | ||
"version": "11.0.0-next.10", | ||
"version": "11.0.0-next.11", | ||
"description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.", | ||
@@ -20,3 +20,3 @@ "main": "dist/babel-plugin-emotion.cjs.js", | ||
"@emotion/memoize": "0.7.3", | ||
"@emotion/serialize": "^0.12.0-next.3", | ||
"@emotion/serialize": "^0.11.15-next.4", | ||
"babel-plugin-macros": "^2.6.1", | ||
@@ -23,0 +23,0 @@ "convert-source-map": "^1.5.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11856
0
+ Added@emotion/hash@0.8.0(transitive)
+ Added@emotion/memoize@0.7.4(transitive)
+ Added@emotion/serialize@0.11.16(transitive)
+ Added@emotion/unitless@0.7.5(transitive)
+ Added@emotion/utils@0.11.3(transitive)
- Removed@emotion/serialize@0.12.0-next.3(transitive)
- Removed@emotion/unitless@0.7.4(transitive)
- Removed@emotion/utils@0.11.2(transitive)