Socket
Socket
Sign inDemoInstall

@emotion/styled

Package Overview
Dependencies
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/styled - npm Package Compare versions

Comparing version 10.0.23 to 11.0.0-next.0

13

CHANGELOG.md
# @emotion/styled
## 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
- @emotion/core@11.0.0-next.0
- @emotion/styled-base@11.0.0-next.0
## 10.0.23

@@ -4,0 +17,0 @@

10

package.json
{
"name": "@emotion/styled",
"version": "10.0.23",
"version": "11.0.0-next.0",
"description": "styled API for emotion",

@@ -14,7 +14,7 @@ "main": "dist/styled.cjs.js",

"dependencies": {
"@emotion/styled-base": "^10.0.23",
"babel-plugin-emotion": "^10.0.23"
"@emotion/styled-base": "^11.0.0-next.0",
"babel-plugin-emotion": "^11.0.0-next.0"
},
"devDependencies": {
"@emotion/core": "^10.0.22",
"@emotion/core": "^11.0.0-next.0",
"dtslint": "^0.3.0",

@@ -24,3 +24,3 @@ "react": "^16.5.2"

"peerDependencies": {
"@emotion/core": "^10.0.22",
"@emotion/core": "^11.0.0-next.0",
"react": ">=16.3.0"

@@ -27,0 +27,0 @@ },

Sorry, the diff of this file is not supported yet

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