Socket
Socket
Sign inDemoInstall

@emotion/serialize

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emotion/serialize - npm Package Compare versions

Comparing version 0.11.4 to 0.11.5

2

package.json
{
"name": "@emotion/serialize",
"version": "0.11.4",
"version": "0.11.5",
"description": "serialization utils for emotion",

@@ -5,0 +5,0 @@ "main": "dist/serialize.cjs.js",

@@ -82,5 +82,5 @@ // Definitions by: Junyoung Clare Jang <https://github.com/Ailrun>

export function serializeStyles<MP>(
args: Array<TemplateStringsArray | Interpolation<MP>>,
registered: RegisteredCache,
args: Array<TemplateStringsArray | Interpolation<MP>>,
mergedProps?: MP
): SerializedStyles
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