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