Socket
Socket
Sign inDemoInstall

@chakra-ui/skip-nav

Package Overview
Dependencies
85
Maintainers
2
Versions
403
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230116124502 to 0.0.0-dev-20230718122336

dist/chunk-IZODFAGU.mjs

2

dist/index.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -82,1 +83,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -80,1 +81,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=skip-nav.js.map

18

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

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

"screen reader",
"accessbility",
"accessibility",
"react",

@@ -38,18 +38,10 @@ "chakra ui"

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "2.4.0"
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718122336"
},
"peerDependencies": {
"@chakra-ui/system": ">=2.0.0",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"react": ">=18"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -56,0 +48,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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