emotion-server
Advanced tools
Comparing version 10.0.17 to 10.0.27
# emotion-server | ||
## 10.0.27 | ||
### Patch Changes | ||
- [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file | ||
- Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]: | ||
- babel-plugin-emotion@10.0.27 | ||
- create-emotion-server@10.0.27 | ||
- emotion@10.0.27 | ||
## 10.0.17 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "emotion-server", | ||
"version": "10.0.17", | ||
"version": "10.0.27", | ||
"description": "Extract and inline critical css with emotion for server side rendering.", | ||
@@ -16,12 +16,12 @@ "main": "dist/emotion-server.cjs.js", | ||
"dependencies": { | ||
"create-emotion-server": "10.0.14" | ||
"create-emotion-server": "10.0.27" | ||
}, | ||
"peerDependencies": { | ||
"emotion": "^10.0.17" | ||
"emotion": "^10.0.27" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^10.11.4", | ||
"babel-plugin-emotion": "^10.0.17", | ||
"babel-plugin-emotion": "^10.0.27", | ||
"dtslint": "^0.3.0", | ||
"emotion": "^10.0.17" | ||
"emotion": "^10.0.27" | ||
}, | ||
@@ -47,2 +47,2 @@ "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
7881
14
+ Addedcreate-emotion-server@10.0.27(transitive)
+ Addedis-core-module@2.16.0(transitive)
+ Addedresolve@1.22.9(transitive)
- Removed@emotion/utils@0.11.2(transitive)
- Removedcreate-emotion-server@10.0.14(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedresolve@1.22.8(transitive)