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 2.0.15 to 2.1.0

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

16

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

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

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

@@ -38,4 +38,4 @@ "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": "2.6.0"
},

@@ -47,10 +47,2 @@ "peerDependencies": {

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -57,0 +49,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