Socket
Socket
Sign inDemoInstall

@chakra-ui/skip-nav

Package Overview
Dependencies
Maintainers
3
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/skip-nav - npm Package Compare versions

Comparing version 0.0.0-dev-20220929132459 to 0.0.0-dev-20221107161407

9

package.json
{
"name": "@chakra-ui/skip-nav",
"version": "0.0.0-dev-20220929132459",
"version": "0.0.0-dev-20221107161407",
"description": "Skip navigation links for screen reader and keyboard users",

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

"devDependencies": {
"@chakra-ui/system": "0.0.0-dev-20220929132459",
"@chakra-ui/system": "0.0.0-dev-20221107161407",
"react": "^18.0.0",

@@ -42,3 +42,3 @@ "clean-package": "2.1.1"

"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20220929132459",
"@chakra-ui/system": "0.0.0-dev-20221107161407",
"react": ">=18"

@@ -51,3 +51,4 @@ },

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

@@ -54,0 +55,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