Socket
Socket
Sign inDemoInstall

@tamagui/use-controllable-state

Package Overview
Dependencies
Maintainers
1
Versions
1077
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/use-controllable-state - npm Package Compare versions

Comparing version 1.111.10 to 1.111.11

12

package.json
{
"name": "@tamagui/use-controllable-state",
"version": "1.111.10",
"version": "1.111.11",
"sideEffects": false,

@@ -17,4 +17,4 @@ "source": "src/index.ts",

"watch": "tamagui-build --watch",
"lint": "npx biome check src",
"lint:fix": "npx biome check --apply-unsafe src",
"lint": "biome check src",
"lint:fix": "biome check --write src",
"clean": "tamagui-build clean",

@@ -34,7 +34,7 @@ "clean:build": "tamagui-build clean:build"

"dependencies": {
"@tamagui/start-transition": "1.111.10",
"@tamagui/use-event": "1.111.10"
"@tamagui/start-transition": "1.111.11",
"@tamagui/use-event": "1.111.11"
},
"devDependencies": {
"@tamagui/build": "1.111.10",
"@tamagui/build": "1.111.11",
"react": "^18.2.0 || ^19.0.0"

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