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.14 to 11.0.0-next.15

7

CHANGELOG.md
# @emotion/server
## 11.0.0-next.15
### Patch Changes
- Updated dependencies [[`5d692a6a`](https://github.com/emotion-js/emotion/commit/5d692a6a8102b3faabefb773dd0145b123668a07)]:
- @emotion/css@11.0.0-next.15
## 11.0.0-next.14

@@ -4,0 +11,0 @@

8

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

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

"peerDependencies": {
"@emotion/css": "^11.0.0-next.14"
"@emotion/css": "^11.0.0-next.15"
},

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

"devDependencies": {
"@emotion/babel-plugin": "11.0.0-next.13",
"@emotion/css": "11.0.0-next.14",
"@emotion/babel-plugin": "11.0.0-next.15",
"@emotion/css": "11.0.0-next.15",
"@emotion/css-prettifier": "1.0.0-next.0",

@@ -36,0 +36,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