New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

emotion-theming

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emotion-theming - npm Package Compare versions

Comparing version 10.0.19 to 11.0.0-next.0

12

CHANGELOG.md
# emotion-theming
## 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 [[`302bdba1`](https://github.com/emotion-js/emotion/commit/302bdba1a6b793484c09edeb668815c5e31ea555)]:
- @emotion/core@11.0.0-next.0
- @emotion/styled@11.0.0-next.0
## 10.0.19

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

10

package.json
{
"name": "emotion-theming",
"version": "10.0.19",
"version": "11.0.0-next.0",
"description": "A CSS-in-JS theming solution, inspired by styled-components",

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

"devDependencies": {
"@emotion/core": "^10.0.17",
"@emotion/styled": "^10.0.17",
"@emotion/core": "^11.0.0-next.0",
"@emotion/styled": "^11.0.0-next.0",
"@types/react": "^16.8.20",

@@ -48,3 +48,3 @@ "dtslint": "^0.3.0",

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

@@ -60,2 +60,2 @@ },

}
}
}
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