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

@chakra-ui/modal

Package Overview
Dependencies
Maintainers
3
Versions
511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/modal - npm Package Compare versions

Comparing version 1.0.0-next.0 to 1.0.0-next.1

CHANGELOG.md

18

package.json
{
"name": "@chakra-ui/modal",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "An accessible dialog (modal) component for React & Chakra UI",

@@ -55,17 +55,17 @@ "keywords": [

"dependencies": {
"@chakra-ui/close-button": "^1.0.0-next.0",
"@chakra-ui/focus-lock": "^1.0.0-next.0",
"@chakra-ui/hooks": "^1.0.0-next.0",
"@chakra-ui/portal": "^1.0.0-next.0",
"@chakra-ui/utils": "^1.0.0-next.0",
"@chakra-ui/close-button": "^1.0.0-next.1",
"@chakra-ui/focus-lock": "^1.0.0-next.1",
"@chakra-ui/hooks": "^1.0.0-next.1",
"@chakra-ui/portal": "^1.0.0-next.1",
"@chakra-ui/utils": "^1.0.0-next.1",
"aria-hidden": "^1.1.1"
},
"devDependencies": {
"@chakra-ui/system": "^1.0.0-next.0"
"@chakra-ui/system": "^1.0.0-next.1"
},
"peerDependencies": {
"@chakra-ui/system": "1.0.0-next.0",
"@chakra-ui/system": "1.x",
"react": "16.x"
},
"gitHead": "ce6fe489afaddba502a2611f1fb1dcedb991325b"
"gitHead": "cabbf345518d70d446bf95410872f1a0c947ccd5"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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