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

@yamada-ui/use-popper

Package Overview
Dependencies
Maintainers
1
Versions
940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-popper - npm Package Compare versions

Comparing version 0.3.7 to 0.4.0

1

dist/index.js

@@ -0,1 +1,2 @@

"use client"
"use strict";

@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty;

11

package.json
{
"name": "@yamada-ui/use-popper",
"version": "0.3.7",
"version": "0.4.0",
"description": "Yamada UI usePopper custom hook",

@@ -28,5 +28,5 @@ "keywords": [

"@popperjs/core": "^2.11.8",
"@yamada-ui/core": "0.8.0",
"@yamada-ui/core": "0.9.0",
"@yamada-ui/utils": "0.2.0",
"@yamada-ui/use-value": "0.1.29"
"@yamada-ui/use-value": "0.2.0"
},

@@ -47,3 +47,6 @@ "devDependencies": {

"esm"
]
],
"banner": {
"js": "\"use client\""
}
},

@@ -50,0 +53,0 @@ "module": "dist/index.mjs",

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