@emotion/server
Advanced tools
Comparing version 11.0.0-next.12 to 11.0.0-next.13
# @emotion/server | ||
## 11.0.0-next.13 | ||
### Patch Changes | ||
- Updated dependencies [[`5e803106`](https://github.com/emotion-js/emotion/commit/5e803106d391b7c036bdf634318b80337a1d9b70), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf)]: | ||
- @emotion/babel-plugin@11.0.0-next.13 | ||
- @emotion/css@11.0.0-next.13 | ||
- @emotion/utils@1.0.0-next.0 | ||
## 11.0.0-next.12 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@emotion/server", | ||
"version": "11.0.0-next.12", | ||
"version": "11.0.0-next.13", | ||
"description": "Extract and inline critical css with emotion for server side rendering.", | ||
@@ -17,3 +17,3 @@ "main": "dist/server.cjs.js", | ||
"dependencies": { | ||
"@emotion/utils": "0.11.3", | ||
"@emotion/utils": "1.0.0-next.0", | ||
"html-tokenize": "^2.0.0", | ||
@@ -24,3 +24,3 @@ "multipipe": "^1.0.2", | ||
"peerDependencies": { | ||
"@emotion/css": "^11.0.0-next.12" | ||
"@emotion/css": "^11.0.0-next.13" | ||
}, | ||
@@ -33,4 +33,5 @@ "peerDependenciesMeta": { | ||
"devDependencies": { | ||
"@emotion/babel-plugin": "11.0.0-next.12", | ||
"@emotion/css": "11.0.0-next.12", | ||
"@emotion/babel-plugin": "11.0.0-next.13", | ||
"@emotion/css": "11.0.0-next.13", | ||
"@emotion/css-prettifier": "1.0.0-next.0", | ||
"@types/node": "^10.11.4", | ||
@@ -37,0 +38,0 @@ "dtslint": "^0.3.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
30323
5
+ Added@emotion/utils@1.0.0-next.0(transitive)
- Removed@emotion/utils@0.11.3(transitive)
Updated@emotion/utils@1.0.0-next.0