emotion-server
Advanced tools
Comparing version 10.0.0-beta.8 to 10.0.0-beta.9
{ | ||
"name": "emotion-server", | ||
"version": "10.0.0-beta.8", | ||
"version": "10.0.0-beta.9", | ||
"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.8" | ||
"create-emotion-server": "^10.0.0-beta.9" | ||
}, | ||
@@ -24,6 +24,6 @@ "peerDependencies": { | ||
"@types/node": "^10.11.4", | ||
"babel-plugin-emotion": "^10.0.0-beta.8", | ||
"babel-plugin-emotion": "^10.0.0-beta.9", | ||
"dtslint": "^0.3.0", | ||
"emotion": "^10.0.0-beta.8", | ||
"react-emotion": "^10.0.0-beta.8" | ||
"emotion": "^10.0.0-beta.9", | ||
"react-emotion": "^10.0.0-beta.9" | ||
}, | ||
@@ -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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
3429
11
71