Socket
Socket
Sign inDemoInstall

@tamagui/stacks

Package Overview
Dependencies
Maintainers
0
Versions
1073
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/stacks - npm Package Compare versions

Comparing version 1.111.10 to 1.111.11

12

package.json
{
"name": "@tamagui/stacks",
"version": "1.111.10",
"version": "1.111.11",
"sideEffects": [

@@ -20,4 +20,4 @@ "*.css"

"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",

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

"dependencies": {
"@tamagui/core": "1.111.10"
"@tamagui/core": "1.111.11"
},
"devDependencies": {
"@tamagui/build": "1.111.10",
"@tamagui/get-button-sized": "1.111.10",
"@tamagui/build": "1.111.11",
"@tamagui/get-button-sized": "1.111.11",
"react": "^18.2.0 || ^19.0.0"

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