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

@emotion/css

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/css - npm Package Compare versions

Comparing version 10.0.8 to 10.0.9

6

package.json
{
"name": "@emotion/css",
"version": "10.0.8",
"version": "10.0.9",
"description": "a function to serialize css and object styless",

@@ -14,5 +14,5 @@ "main": "dist/css.cjs.js",

"dependencies": {
"@emotion/serialize": "^0.11.5",
"@emotion/serialize": "^0.11.6",
"@emotion/utils": "0.11.1",
"babel-plugin-emotion": "^10.0.8"
"babel-plugin-emotion": "^10.0.9"
},

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

// @flow
import type { Interpolation, SerializedStyles } from '@emotion/utils'

@@ -3,0 +4,0 @@ import { serializeStyles } from '@emotion/serialize'

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