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.3 to 1.101.4

13

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

@@ -15,4 +15,4 @@ "main": "dist/cjs",

"watch": "tamagui-build --watch",
"lint": "../../node_modules/.bin/biome check src",
"lint:fix": "../../node_modules/.bin/biome check --apply-unsafe src",
"lint": "npx biome check src",
"lint:fix": "npx biome check --apply-unsafe src",
"clean": "tamagui-build clean",

@@ -31,6 +31,6 @@ "clean:build": "tamagui-build clean:build"

"dependencies": {
"@tamagui/web": "1.101.3"
"@tamagui/web": "1.101.4"
},
"devDependencies": {
"@tamagui/build": "1.101.3",
"@tamagui/build": "1.101.4",
"react": "^18.2.0"

@@ -40,3 +40,6 @@ },

"access": "public"
},
"peerDependencies": {
"react": "*"
}
}

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

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