Socket
Socket
Sign inDemoInstall

@reach/dialog

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/dialog - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

package.json
{
"name": "@reach/dialog",
"version": "0.1.0",
"version": "0.1.1",
"description": "Accessible React Modal Dialog.",

@@ -11,8 +11,9 @@ "author": "Ryan Florence <@ryanflorence>",

"test": "echo \"Write some tests you bum!\"",
"build": "node ../../shared/build-package"
"build": "node ../../shared/build-package",
"lint": "eslint . --max-warnings=0"
},
"dependencies": {
"@reach/component-component": "^0.1.0",
"@reach/portal": "^0.1.0",
"@reach/utils": "^0.1.0",
"@reach/component-component": "^0.1.1",
"@reach/portal": "^0.1.1",
"@reach/utils": "^0.1.1",
"focus-trap": "^3.0.0"

@@ -19,0 +20,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