emotion-server
Advanced tools
Comparing version 10.0.0-beta.11 to 10.0.0-beta.12
{ | ||
"name": "emotion-server", | ||
"version": "10.0.0-beta.11", | ||
"version": "10.0.0-beta.12", | ||
"description": "Extract and inline critical css with emotion for server side rendering.", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"create-emotion-server": "10.0.0-beta.11" | ||
"create-emotion-server": "10.0.0-beta.12" | ||
}, | ||
@@ -24,6 +24,6 @@ "peerDependencies": { | ||
"@types/node": "^10.11.4", | ||
"babel-plugin-emotion": "10.0.0-beta.11", | ||
"babel-plugin-emotion": "10.0.0-beta.12", | ||
"dtslint": "^0.3.0", | ||
"emotion": "10.0.0-beta.11", | ||
"react-emotion": "10.0.0-beta.11" | ||
"emotion": "10.0.0-beta.12", | ||
"react-emotion": "10.0.0-beta.12" | ||
}, | ||
@@ -30,0 +30,0 @@ "author": "Kye Hohenberger", |
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
+ Addedcreate-emotion-server@10.0.0-beta.12(transitive)
- Removedcreate-emotion-server@10.0.0-beta.11(transitive)