Socket
Socket
Sign inDemoInstall

@chakra-ui/skip-nav

Package Overview
Dependencies
Maintainers
4
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 1.1.3 to 1.1.4

dist/types/index.d.ts.map

9

CHANGELOG.md
# Change Log
## 1.1.4
### Patch Changes
- Updated dependencies
[[`a58b724e9`](https://github.com/chakra-ui/chakra-ui/commit/a58b724e9c8656044f866b658f378662f2a44b46),
[`b724a9dd9`](https://github.com/chakra-ui/chakra-ui/commit/b724a9dd9429d02c0b2c7f7deac66d3553100bdc)]:
- @chakra-ui/utils@1.5.0
## 1.1.3

@@ -4,0 +13,0 @@

1

dist/types/index.d.ts

@@ -14,1 +14,2 @@ import { ThemingProps, HTMLChakraProps } from "@chakra-ui/system";

export declare const SkipNavContent: import("@chakra-ui/system").ComponentWithAs<"div", SkipNavContentProps>;
//# sourceMappingURL=index.d.ts.map

6

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

@@ -57,7 +57,7 @@ "keywords": [

"devDependencies": {
"@chakra-ui/system": "1.5.0",
"@chakra-ui/system": "1.6.0",
"react": "^17.0.1"
},
"dependencies": {
"@chakra-ui/utils": "1.4.0"
"@chakra-ui/utils": "1.5.0"
},

@@ -64,0 +64,0 @@ "peerDependencies": {

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