Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@emotion/server

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/server - npm Package Compare versions

Comparing version 11.0.0-next.12 to 11.0.0-next.13

9

CHANGELOG.md
# @emotion/server
## 11.0.0-next.13
### Patch Changes
- Updated dependencies [[`5e803106`](https://github.com/emotion-js/emotion/commit/5e803106d391b7c036bdf634318b80337a1d9b70), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf), [`9e998e37`](https://github.com/emotion-js/emotion/commit/9e998e3755c217027ad1be0af4c64644fe14c6bf)]:
- @emotion/babel-plugin@11.0.0-next.13
- @emotion/css@11.0.0-next.13
- @emotion/utils@1.0.0-next.0
## 11.0.0-next.12

@@ -4,0 +13,0 @@

11

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

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

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

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

"peerDependencies": {
"@emotion/css": "^11.0.0-next.12"
"@emotion/css": "^11.0.0-next.13"
},

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

"devDependencies": {
"@emotion/babel-plugin": "11.0.0-next.12",
"@emotion/css": "11.0.0-next.12",
"@emotion/babel-plugin": "11.0.0-next.13",
"@emotion/css": "11.0.0-next.13",
"@emotion/css-prettifier": "1.0.0-next.0",
"@types/node": "^10.11.4",

@@ -37,0 +38,0 @@ "dtslint": "^0.3.0"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc