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 10.0.17 to 10.0.27

LICENSE

10

CHANGELOG.md
# emotion-server
## 10.0.27
### Patch Changes
- [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file
- Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
- babel-plugin-emotion@10.0.27
- create-emotion-server@10.0.27
- emotion@10.0.27
## 10.0.17

@@ -4,0 +14,0 @@

12

package.json
{
"name": "emotion-server",
"version": "10.0.17",
"version": "10.0.27",
"description": "Extract and inline critical css with emotion for server side rendering.",

@@ -16,12 +16,12 @@ "main": "dist/emotion-server.cjs.js",

"dependencies": {
"create-emotion-server": "10.0.14"
"create-emotion-server": "10.0.27"
},
"peerDependencies": {
"emotion": "^10.0.17"
"emotion": "^10.0.27"
},
"devDependencies": {
"@types/node": "^10.11.4",
"babel-plugin-emotion": "^10.0.17",
"babel-plugin-emotion": "^10.0.27",
"dtslint": "^0.3.0",
"emotion": "^10.0.17"
"emotion": "^10.0.27"
},

@@ -47,2 +47,2 @@ "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