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

@emotion/babel-plugin

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/babel-plugin - npm Package Compare versions

Comparing version 11.0.0-next.17 to 11.0.0-rc.0

11

CHANGELOG.md
# @emotion/babel-plugin
## 11.0.0-rc.0
### Major Changes
- [`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63) [#2030](https://github.com/emotion-js/emotion/pull/2030) Thanks [@Andarist](https://github.com/Andarist)! - Release candidate version.
### Patch Changes
- Updated dependencies [[`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63)]:
- @emotion/serialize@1.0.0-rc.0
## 11.0.0-next.17

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@emotion/babel-plugin",
"version": "11.0.0-next.17",
"version": "11.0.0-rc.0",
"description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.",

@@ -19,5 +19,5 @@ "main": "dist/babel-plugin.cjs.js",

"@babel/runtime": "^7.7.2",
"@emotion/hash": "0.8.0",
"@emotion/memoize": "0.7.4",
"@emotion/serialize": "^1.0.0-next.5",
"@emotion/hash": "^0.8.0",
"@emotion/memoize": "^0.7.4",
"@emotion/serialize": "^1.0.0-rc.0",
"babel-plugin-macros": "^2.6.1",

@@ -28,3 +28,3 @@ "convert-source-map": "^1.5.0",

"source-map": "^0.5.7",
"stylis": "^4.0.2"
"stylis": "^4.0.3"
},

@@ -31,0 +31,0 @@ "peerDependencies": {

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