New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/visually-hidden

Package Overview
Dependencies
Maintainers
0
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.20 to 1.0.21-dev-20241225014442

6

dist/index.js

@@ -22,7 +22,7 @@ "use client"

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
VisuallyHidden: () => VisuallyHidden
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -29,0 +29,0 @@ // src/visually-hidden.tsx

{
"name": "@yamada-ui/visually-hidden",
"version": "1.0.20",
"version": "1.0.21-dev-20241225014442",
"description": "Yamada UI visually hidden component",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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