🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tamagui/aria-hidden

Package Overview
Dependencies
Maintainers
1
Versions
1152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/aria-hidden - npm Package Compare versions

Comparing version

to
1.122.7

3

dist/cjs/AriaHidden.js

@@ -17,6 +17,7 @@ var __defProp = Object.defineProperty;

__export(AriaHidden_exports, {
hideOthers: () => import_aria_hidden.hideOthers
hideOthers: () => hideOthers
});
module.exports = __toCommonJS(AriaHidden_exports);
var import_aria_hidden = require("aria-hidden");
const hideOthers = import_aria_hidden.hideOthers;
//# sourceMappingURL=AriaHidden.js.map

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

import { hideOthers } from "aria-hidden";
import { hideOthers as ah } from "aria-hidden";
const hideOthers = ah;
export {

@@ -3,0 +4,0 @@ hideOthers

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

import { hideOthers } from "aria-hidden";
import { hideOthers as ah } from "aria-hidden";
const hideOthers = ah;
export {

@@ -3,0 +4,0 @@ hideOthers

{
"name": "@tamagui/aria-hidden",
"version": "1.122.6",
"version": "1.122.7",
"types": "./types/index.d.ts",

@@ -38,3 +38,3 @@ "main": "dist/cjs",

"devDependencies": {
"@tamagui/build": "1.122.6",
"@tamagui/build": "1.122.7",
"react": "*"

@@ -41,0 +41,0 @@ },

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

export { hideOthers } from 'aria-hidden';
type Undo = () => void;
export declare const hideOthers: (originalTarget: Element | Element[], parentNode?: HTMLElement, markerName?: string) => Undo;
export {};
//# sourceMappingURL=AriaHidden.d.ts.map

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

export declare const hideOthers: () => void;
export declare const hideOthers: unknown;
//# sourceMappingURL=AriaHidden.native.d.ts.map

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

export * from './AriaHidden';
export * from "./AriaHidden";
//# sourceMappingURL=index.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet