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.0.4 to 0.0.5

8

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

@@ -11,3 +11,7 @@ "main": "dist/index.cjs.js",

"access": "public"
}
},
"files": [
"src",
"dist"
]
}
// @flow
import type {
CSSCache,
Interpolation,
ScopedInsertableStyles
} from '@emotion/types'
import type { Interpolation, ScopedInsertableStyles } from '@emotion/types'
import { hashString, memoize, unitless } from 'emotion-utils'

@@ -8,0 +4,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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