Socket
Socket
Sign inDemoInstall

@emotion/utils

Package Overview
Dependencies
0
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.2 to 0.7.3

dist/utils.browser.cjs.js

10

package.json
{
"name": "@emotion/utils",
"version": "0.7.2",
"version": "0.7.3",
"description": "internal utils for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "dist/utils.cjs.js",
"module": "dist/utils.esm.js",
"browser": {
"./dist/index.cjs.js": "./dist/index.browser.cjs.js",
"./dist/index.esm.js": "./dist/index.browser.esm.js"
"./dist/utils.cjs.js": "./dist/utils.browser.cjs.js",
"./dist/utils.esm.js": "./dist/utils.browser.esm.js"
},

@@ -11,0 +11,0 @@ "types": "types/index.d.ts",

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