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

react-dialog-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dialog-polyfill - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

lib/index.d.ts

@@ -15,3 +15,3 @@ import React, { Component, HTMLProps } from 'react'

type Callback = (e?: Event, m?: HTMLDialog) => void
type Callback = (e: Event, m: HTMLDialog) => void

@@ -18,0 +18,0 @@ interface DialogProps extends HTMLProps<HTMLDialogBase> {

{
"name": "react-dialog-polyfill",
"version": "1.1.3",
"version": "1.1.4",
"description": "<dialog> element bundled with polyfill for React",

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