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
90
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.0 to 11.0.0-next.8

8

CHANGELOG.md
# emotion-server
## 11.0.0-next.8
### Patch Changes
- Updated dependencies [[`c643107`](https://github.com/emotion-js/emotion/commit/c6431074cf52a4bb64587c86ce5d42fe2d49230b)]:
- babel-plugin-emotion@11.0.0-next.8
- emotion@11.0.0-next.8
## 11.0.0-next.0

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

8

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

@@ -19,9 +19,9 @@ "main": "dist/emotion-server.cjs.js",

"peerDependencies": {
"emotion": "^11.0.0-next.0"
"emotion": "^11.0.0-next.8"
},
"devDependencies": {
"@types/node": "^10.11.4",
"babel-plugin-emotion": "^11.0.0-next.0",
"babel-plugin-emotion": "^11.0.0-next.8",
"dtslint": "^0.3.0",
"emotion": "^11.0.0-next.0"
"emotion": "^11.0.0-next.8"
},

@@ -28,0 +28,0 @@ "author": "Kye Hohenberger",

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