emotion-server
Advanced tools
Comparing version 10.0.0-beta.5 to 10.0.0-beta.6
{ | ||
"name": "emotion-server", | ||
"version": "10.0.0-beta.5", | ||
"version": "10.0.0-beta.6", | ||
"description": "Extract and inline critical css with emotion for server side rendering.", | ||
@@ -16,13 +16,13 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"create-emotion-server": "^10.0.0-beta.5" | ||
"create-emotion-server": "^10.0.0-beta.6" | ||
}, | ||
"peerDependencies": { | ||
"emotion": "10.x.x || 10.0.0-beta.x" | ||
"emotion": ">=10.0.0-beta" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^10.11.4", | ||
"babel-plugin-emotion": "^10.0.0-beta.5", | ||
"babel-plugin-emotion": "^10.0.0-beta.6", | ||
"dtslint": "^0.3.0", | ||
"emotion": "^10.0.0-beta.5", | ||
"react-emotion": "^10.0.0-beta.5" | ||
"emotion": "^10.0.0-beta.6", | ||
"react-emotion": "^10.0.0-beta.6" | ||
}, | ||
@@ -29,0 +29,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
5836
+ Addedemotion@11.0.0(transitive)