Socket
Socket
Sign inDemoInstall

babel-plugin-emotion

Package Overview
Dependencies
69
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-next.0 to 11.0.0-next.1

7

CHANGELOG.md
# babel-plugin-emotion
## 11.0.0-next.1
### Patch Changes
- Updated dependencies [[`1eaa3a38`](https://github.com/emotion-js/emotion/commit/1eaa3a389876d4a623ce66735dc6db093cb2a8e6)]:
- @emotion/serialize@1.0.0-next.0
## 11.0.0-next.0

@@ -4,0 +11,0 @@

7

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

@@ -12,2 +12,5 @@ "main": "dist/babel-plugin-emotion.cjs.js",

],
"scripts": {
"test:typescript": "exit 0"
},
"dependencies": {

@@ -17,3 +20,3 @@ "@babel/helper-module-imports": "^7.0.0",

"@emotion/memoize": "0.7.3",
"@emotion/serialize": "^0.11.14",
"@emotion/serialize": "^1.0.0-next.0",
"babel-plugin-macros": "^2.0.0",

@@ -20,0 +23,0 @@ "babel-plugin-syntax-jsx": "^6.18.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc