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

emotion

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emotion - npm Package Compare versions

Comparing version 10.0.23 to 11.0.0-next.0

12

CHANGELOG.md
# emotion
## 11.0.0-next.0
### Major Changes
- [`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555) [#1600](https://github.com/emotion-js/emotion/pull/1600) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Ensure packages are major bumped so that pre-release versions of the linked packages are consistent in the major number
### Patch Changes
- Updated dependencies [[`b0ad4f0c`](https://github.com/emotion-js/emotion/commit/b0ad4f0c628813a42c4637857be9a969429db6f0), [`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555)]:
- babel-plugin-emotion@11.0.0-next.0
- create-emotion@11.0.0-next.0
## 10.0.23

@@ -4,0 +16,0 @@

6

package.json
{
"name": "emotion",
"version": "10.0.23",
"version": "11.0.0-next.0",
"description": "The Next Generation of CSS-in-JS.",

@@ -20,4 +20,4 @@ "main": "dist/emotion.cjs.js",

"dependencies": {
"babel-plugin-emotion": "^10.0.23",
"create-emotion": "^10.0.14"
"babel-plugin-emotion": "^11.0.0-next.0",
"create-emotion": "^11.0.0-next.0"
},

@@ -24,0 +24,0 @@ "devDependencies": {

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