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 1.5.3 to 1.5.4

4

core.d.ts

@@ -48,5 +48,5 @@ import { SyntheticEvent } from 'react'

*/
export function anchorRef(
export function anchorRef<T = HTMLElement>(
popupState: PopupState
): (popupState: HTMLElement | undefined) => any
): (popupState: T | undefined) => void

@@ -53,0 +53,0 @@ /**

{
"name": "material-ui-popup-state",
"version": "1.5.3",
"version": "1.5.4",
"description": "easiest way to create menus, popovers, and poppers with material-ui",

@@ -5,0 +5,0 @@ "main": "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