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

emotion

Package Overview
Dependencies
Maintainers
3
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.0-beta.0 to 10.0.0-beta.1

6

package.json
{
"name": "emotion",
"version": "10.0.0-beta.0",
"version": "10.0.0-beta.1",
"description": "The Next Generation of CSS-in-JS.",

@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js",

"dependencies": {
"babel-plugin-emotion": "^10.0.0-beta.0",
"create-emotion": "^10.0.0-beta.0"
"babel-plugin-emotion": "^10.0.0-beta.1",
"create-emotion": "^10.0.0-beta.1"
},

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

@@ -10,6 +10,6 @@ <p align="center" style="color: #343a40">

[![codecov](https://codecov.io/gh/emotion-js/emotion/branch/master/graph/badge.svg)](https://codecov.io/gh/emotion-js/emotion)
![core gzip size](http://img.badgesize.io/https://unpkg.com/emotion/dist/emotion.umd.min.js?compression=gzip&label=core%20gzip%20size)
![core size](http://img.badgesize.io/https://unpkg.com/emotion/dist/emotion.umd.min.js?label=core%20size)
![react gzip size](http://img.badgesize.io/https://unpkg.com/react-emotion/dist/emotion.umd.min.js?compression=gzip&label=react%20gzip%20size)
![react size](http://img.badgesize.io/https://unpkg.com/react-emotion/dist/emotion.umd.min.js?label=react%20size)
![core size](https://img.shields.io/bundlephobia/min/emotion.svg?label=core%20gzip%20size)
![core gzip size](https://img.shields.io/bundlephobia/minzip/emotion.svg?label=core%20size)
![react size](https://img.shields.io/bundlephobia/min/@emotion/styled-base.svg?label=react%20gzip%20size)
![react gzip size](https://img.shields.io/bundlephobia/minzip/@emotion/styled-base.svg?label=react%20size)
[![slack](https://emotion.now.sh/badge.svg)](http://emotion.now.sh/)

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

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