Socket
Socket
Sign inDemoInstall

@tamagui/aria-hidden

Package Overview
Dependencies
Maintainers
1
Versions
972
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 1.111.8 to 1.111.9

7

dist/esm/AriaHidden.native.js

@@ -1,6 +0,3 @@

var hideOthers = function() {
};
export {
hideOthers
};
var hideOthers = function () {};
export { hideOthers };
//# sourceMappingURL=AriaHidden.native.js.map

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

export * from "./AriaHidden";
//# sourceMappingURL=index.js.map
export * from "./AriaHidden.native.js";
//# sourceMappingURL=index.native.js.map
{
"name": "@tamagui/aria-hidden",
"version": "1.111.8",
"version": "1.111.9",
"types": "./types/index.d.ts",

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

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

@@ -36,3 +36,3 @@ "types": "./types/index.d.ts",

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

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