create-emotion-server
Advanced tools
Comparing version 10.0.14 to 10.0.27
# create-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)]: | ||
- @emotion/utils@0.11.3 | ||
## 10.0.14 | ||
@@ -7,2 +15,2 @@ | ||
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pulls/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool | ||
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pull/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool |
{ | ||
"name": "create-emotion-server", | ||
"version": "10.0.14", | ||
"version": "10.0.27", | ||
"description": "SSR and style extraction tooling for emotion, The Next Generation of CSS-in-JS.", | ||
@@ -16,3 +16,3 @@ "main": "dist/create-emotion-server.cjs.js", | ||
"dependencies": { | ||
"@emotion/utils": "0.11.2", | ||
"@emotion/utils": "0.11.3", | ||
"html-tokenize": "^2.0.0", | ||
@@ -45,2 +45,2 @@ "multipipe": "^1.0.2", | ||
} | ||
} | ||
} |
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
24513
17
+ Added@emotion/utils@0.11.3(transitive)
- Removed@emotion/utils@0.11.2(transitive)
Updated@emotion/utils@0.11.3