Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@reach/alert-dialog

Package Overview
Dependencies
31
Maintainers
4
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.1 to 0.13.0

14

package.json
{
"name": "@reach/alert-dialog",
"version": "0.12.1",
"version": "0.13.0",
"description": "Accessible React Alert Dialog.",

@@ -16,5 +16,5 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"@reach/auto-id": "0.12.1",
"@reach/dialog": "0.12.1",
"@reach/utils": "0.12.1",
"@reach/auto-id": "0.13.0",
"@reach/dialog": "0.13.0",
"@reach/utils": "0.13.0",
"invariant": "^2.2.4",

@@ -25,4 +25,4 @@ "prop-types": "^15.7.2",

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.8.0 || 17.x",
"react-dom": "^16.8.0 || 17.x"
},

@@ -36,3 +36,3 @@ "main": "dist/index.js",

],
"gitHead": "97b32791ce33f822f6bc9f07f6cebfb343d8032d"
"gitHead": "c5234721d372e2ab2a7745475007605e78d18895"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc