Socket
Socket
Sign inDemoInstall

@tamagui/use-presence

Package Overview
Dependencies
Maintainers
1
Versions
847
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/use-presence - npm Package Compare versions

Comparing version 1.100.4 to 1.100.5

10

package.json
{
"name": "@tamagui/use-presence",
"version": "1.100.4",
"version": "1.100.5",
"types": "./types/index.d.ts",

@@ -23,13 +23,13 @@ "main": "dist/cjs",

".": {
"react-native": "./dist/cjs/index.native.js",
"types": "./types/index.d.ts",
"import": "./dist/esm/index.mjs",
"require": "./dist/cjs/index.js",
"react-native": "./dist/cjs/index.native.js"
"require": "./dist/cjs/index.js"
}
},
"dependencies": {
"@tamagui/web": "1.100.4"
"@tamagui/web": "1.100.5"
},
"devDependencies": {
"@tamagui/build": "1.100.4",
"@tamagui/build": "1.100.5",
"react": "^18.2.0"

@@ -36,0 +36,0 @@ },

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