Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 0.0.0-dev-20221102152926 to 0.0.0-dev-20221107161407

9

package.json
{
"name": "@chakra-ui/visually-hidden",
"version": "0.0.0-dev-20221102152926",
"version": "0.0.0-dev-20221107161407",
"description": "A React component that visually hides its content",

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

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

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

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

@@ -54,3 +54,4 @@ },

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

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