Socket
Socket
Sign inDemoInstall

@emotion/server

Package Overview
Dependencies
75
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-next.19 to 11.0.0-rc.0

12

CHANGELOG.md
# @emotion/server
## 11.0.0-rc.0
### Major Changes
- [`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63) [#2030](https://github.com/emotion-js/emotion/pull/2030) Thanks [@Andarist](https://github.com/Andarist)! - Release candidate version.
### Patch Changes
- Updated dependencies [[`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63)]:
- @emotion/css@11.0.0-rc.0
- @emotion/utils@1.0.0-rc.0
## 11.0.0-next.19

@@ -4,0 +16,0 @@

10

package.json
{
"name": "@emotion/server",
"version": "11.0.0-next.19",
"version": "11.0.0-rc.0",
"description": "Extract and inline critical css with emotion for server side rendering.",

@@ -17,3 +17,3 @@ "main": "dist/server.cjs.js",

"dependencies": {
"@emotion/utils": "1.0.0-next.1",
"@emotion/utils": "^1.0.0-rc.0",
"html-tokenize": "^2.0.0",

@@ -24,3 +24,3 @@ "multipipe": "^1.0.2",

"peerDependencies": {
"@emotion/css": "^11.0.0-next.19"
"@emotion/css": "^11.0.0-rc.0"
},

@@ -33,4 +33,4 @@ "peerDependenciesMeta": {

"devDependencies": {
"@emotion/babel-plugin": "11.0.0-next.17",
"@emotion/css": "11.0.0-next.19",
"@emotion/babel-plugin": "11.0.0-rc.0",
"@emotion/css": "11.0.0-rc.0",
"@emotion/css-prettifier": "1.0.0-next.0",

@@ -37,0 +37,0 @@ "@types/node": "^10.11.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc