Socket
Socket
Sign inDemoInstall

@floating-ui/utils

Package Overview
Dependencies
0
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

14

package.json
{
"name": "@floating-ui/utils",
"version": "0.1.4",
"version": "0.1.5",
"description": "Utilities for Floating UI",

@@ -15,5 +15,3 @@ "publishConfig": {

"dom/dist/",
"react/dist/",
"dom/package.json",
"react/package.json",
"**/*.d.ts",

@@ -25,3 +23,2 @@ "**/*.d.mts"

"./dom/package.json": "./dom/package.json",
"./react/package.json": "./react/package.json",
".": {

@@ -44,11 +41,2 @@ "import": {

"default": "./dom/dist/floating-ui.utils.dom.umd.js"
},
"./react": {
"import": {
"types": "./react/src/index.d.ts",
"default": "./react/dist/floating-ui.utils.react.mjs"
},
"types": "./react/src/index.d.ts",
"module": "./react/dist/floating-ui.utils.react.esm.js",
"default": "./react/dist/floating-ui.utils.react.umd.js"
}

@@ -55,0 +43,0 @@ },

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