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

@tamagui/visually-hidden

Package Overview
Dependencies
Maintainers
1
Versions
979
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/visually-hidden - npm Package Compare versions

Comparing version 1.111.8 to 1.111.9

4

dist/esm/index.native.js

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

export * from "./VisuallyHidden";
//# sourceMappingURL=index.js.map
export * from "./VisuallyHidden.native.js";
//# sourceMappingURL=index.native.js.map

@@ -34,5 +34,3 @@ import { Text, styled } from "@tamagui/web";

VisuallyHidden.isVisuallyHidden = !0;
export {
VisuallyHidden
};
//# sourceMappingURL=VisuallyHidden.js.map
export { VisuallyHidden };
//# sourceMappingURL=VisuallyHidden.native.js.map
{
"name": "@tamagui/visually-hidden",
"version": "1.111.8",
"version": "1.111.9",
"sideEffects": [

@@ -28,3 +28,3 @@ "*.css"

".": {
"react-native-import": "./dist/esm/index.native.mjs",
"react-native-import": "./dist/esm/index.native.js",
"react-native": "./dist/cjs/index.native.js",

@@ -37,6 +37,6 @@ "types": "./types/index.d.ts",

"dependencies": {
"@tamagui/web": "1.111.8"
"@tamagui/web": "1.111.9"
},
"devDependencies": {
"@tamagui/build": "1.111.8",
"@tamagui/build": "1.111.9",
"react": "^18.2.0 || ^19.0.0"

@@ -43,0 +43,0 @@ },

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc