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

@chakra-ui/focus-lock

Package Overview
Dependencies
Maintainers
3
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/focus-lock - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

7

package.json
{
"name": "@chakra-ui/focus-lock",
"version": "2.0.12",
"version": "2.0.13",
"description": "React focus lock for all Chakra components",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/dom-utils": "2.0.3",
"@chakra-ui/dom-utils": "2.0.4",
"react-focus-lock": "^2.9.1"

@@ -48,3 +48,4 @@ },

"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs.js",
"types": "./dist/index.d.ts"
},

@@ -51,0 +52,0 @@ "./package.json": "./package.json"

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