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.6 to 1.1.7

4

package.json
{
"name": "react-dialog-polyfill",
"version": "1.1.6",
"version": "1.1.7",
"description": "<dialog> element bundled with polyfill for React",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"peerDependencies": {
"react": "^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
"react": "^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
},

@@ -52,0 +52,0 @@ "devDependencies": {

@@ -29,9 +29,12 @@

yarn add react-dialog-polyfill
```yarn
yarn add react-dialog-polyfill
```
**npm**
npm install react-dialog-polyfill
```npm
npm install react-dialog-polyfill
```
# Usage

@@ -38,0 +41,0 @@

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