Socket
Socket
Sign inDemoInstall

material-ui-popup-state

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-ui-popup-state - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

14

package.json
{
"name": "material-ui-popup-state",
"version": "5.0.5",
"version": "5.0.6",
"description": "easiest way to create menus, popovers, and poppers with material-ui",

@@ -10,3 +10,3 @@ "main": "index.js",

".": {
"types": "./es/index.d.mts",
"types": "./es/index.d.ts",
"import": "./es/index.mjs",

@@ -16,3 +16,3 @@ "require": "./index.js"

"./hooks": {
"types": "./es/hooks.mts",
"types": "./es/hooks.ts",
"import": "./es/hooks.mjs",

@@ -22,3 +22,3 @@ "require": "./hooks.js"

"./HoverMenu": {
"types": "./es/HoverMenu.d.mts",
"types": "./es/HoverMenu.d.ts",
"import": "./es/HoverMenu.mjs",

@@ -28,3 +28,3 @@ "require": "./HoverMenu.js"

"./HoverPopover": {
"types": "./es/HoverPopover.d.mts",
"types": "./es/HoverPopover.d.ts",
"import": "./es/HoverPopover.mjs",

@@ -34,3 +34,3 @@ "require": "./HoverPopover.js"

"./hoverWorkaround": {
"types": "./es/hoverWorkaround.d.mts",
"types": "./es/hoverWorkaround.d.ts",
"import": "./es/hoverWorkaround.mjs",

@@ -41,3 +41,3 @@ "require": "./hoverWorkaround.js"

"./index": {
"types": "./es/index.d.mts",
"types": "./es/index.d.ts",
"import": "./es/index.mjs",

@@ -44,0 +44,0 @@ "require": "./index.js"

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