react-emotion
Advanced tools
Comparing version 9.0.0-0 to 9.0.0-1
{ | ||
"name": "react-emotion", | ||
"version": "9.0.0-0", | ||
"version": "9.0.0-1", | ||
"description": "The Next Generation of CSS-in-JS, for React projects.", | ||
@@ -22,7 +22,7 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"babel-plugin-emotion": "^9.0.0-0", | ||
"babel-plugin-emotion": "^9.0.0-1", | ||
"create-emotion-styled": "^9.0.0-0" | ||
}, | ||
"peerDependencies": { | ||
"emotion": "^9.0.0-0" | ||
"emotion": "^9.0.0-1" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"dtslint": "^0.2.0", | ||
"emotion": "^9.0.0-0", | ||
"emotion": "^9.0.0-1", | ||
"npm-run-all": "^4.0.2", | ||
@@ -36,0 +36,0 @@ "rimraf": "^2.6.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0