emotion-server
Advanced tools
Comparing version 8.0.2-1 to 8.0.2-2
{ | ||
"name": "emotion-server", | ||
"version": "8.0.2-1", | ||
"version": "8.0.2-2", | ||
"description": "SSR and style extraction tooling for emotion, The Next Generation of CSS-in-JS.", | ||
@@ -13,7 +13,8 @@ "main": "lib/index.js", | ||
"babel": "babel src -d lib", | ||
"watch": "babel src -d lib --watch", | ||
"clean": "rimraf lib" | ||
}, | ||
"dependencies": { | ||
"emotion": "^8.0.2-1", | ||
"emotion-utils": "^8.0.1-0" | ||
"emotion": "^8.0.2-2", | ||
"emotion-utils": "^8.0.2-2" | ||
}, | ||
@@ -23,3 +24,3 @@ "devDependencies": { | ||
"npm-run-all": "^4.0.2", | ||
"react-emotion": "^8.0.2-1", | ||
"react-emotion": "^8.0.2-2", | ||
"rimraf": "^2.6.1" | ||
@@ -26,0 +27,0 @@ }, |
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
2962
Updatedemotion@^8.0.2-2
Updatedemotion-utils@^8.0.2-2