Socket
Socket
Sign inDemoInstall

@tamagui/use-presence

Package Overview
Dependencies
Maintainers
0
Versions
839
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.101.0 to 1.101.1

6

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

@@ -30,6 +30,6 @@ "main": "dist/cjs",

"dependencies": {
"@tamagui/web": "1.101.0"
"@tamagui/web": "1.101.1"
},
"devDependencies": {
"@tamagui/build": "1.101.0",
"@tamagui/build": "1.101.1",
"react": "^18.2.0"

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

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

/// <reference types="react" />
import type { PresenceContextProps } from '@tamagui/web';

@@ -3,0 +2,0 @@ export declare const PresenceContext: import("react").Context<PresenceContextProps | null>;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc