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

8

CHANGELOG.md
# @emotion/server
## 11.0.0-next.16
### Patch Changes
- Updated dependencies [[`debaad9a`](https://github.com/emotion-js/emotion/commit/debaad9ab4bd6c80312092826d9146f3d29c0899)]:
- @emotion/utils@1.0.0-next.1
- @emotion/css@11.0.0-next.16
## 11.0.0-next.15

@@ -4,0 +12,0 @@

10

package.json
{
"name": "@emotion/server",
"version": "11.0.0-next.15",
"version": "11.0.0-next.16",
"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.0",
"@emotion/utils": "1.0.0-next.1",
"html-tokenize": "^2.0.0",

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

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

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

"devDependencies": {
"@emotion/babel-plugin": "11.0.0-next.15",
"@emotion/css": "11.0.0-next.15",
"@emotion/babel-plugin": "11.0.0-next.16",
"@emotion/css": "11.0.0-next.16",
"@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