Socket
Socket
Sign inDemoInstall

@chakra-ui/visually-hidden

Package Overview
Dependencies
Maintainers
3
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/visually-hidden - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

dist/index.cjs.js

@@ -33,3 +33,3 @@ "use strict";

// ../../react-shim.js
// ../../../react-shim.js
var import_react = __toESM(require("react"));

@@ -36,0 +36,0 @@

@@ -6,2 +6,4 @@ import * as _chakra_ui_system from '@chakra-ui/system';

* elements on screen
*
* @see Docs https://chakra-ui.com/docs/components/visually-hidden
*/

@@ -13,2 +15,4 @@ declare const VisuallyHidden: _chakra_ui_system.ChakraComponent<"span", {}>;

* as a proxy
*
* @see Docs https://chakra-ui.com/docs/components/visually-hidden#visually-hidden-input
*/

@@ -15,0 +19,0 @@ declare const VisuallyHiddenInput: _chakra_ui_system.ChakraComponent<"input", {}>;

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

// ../../react-shim.js
// ../../../react-shim.js
import React from "react";

@@ -3,0 +3,0 @@

{
"name": "@chakra-ui/visually-hidden",
"version": "2.0.9",
"version": "2.0.10",
"description": "A React component that visually hides its content",

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

"url": "git+https://github.com/chakra-ui/chakra-ui.git",
"directory": "packages/visually-hidden"
"directory": "packages/components/visually-hidden"
},

@@ -42,3 +42,3 @@ "bugs": {

"devDependencies": {
"@chakra-ui/system": "2.2.7",
"@chakra-ui/system": "2.2.10",
"react": "^18.0.0"

@@ -45,0 +45,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc