Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tamagui/helpers-tamagui

Package Overview
Dependencies
Maintainers
0
Versions
1067
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/helpers-tamagui - npm Package Compare versions

Comparing version 1.111.10 to 1.111.11

12

package.json
{
"name": "@tamagui/helpers-tamagui",
"version": "1.111.10",
"version": "1.111.11",
"source": "src/index.ts",

@@ -16,4 +16,4 @@ "types": "./types/index.d.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",

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

"dependencies": {
"@tamagui/helpers": "1.111.10",
"@tamagui/web": "1.111.10"
"@tamagui/helpers": "1.111.11",
"@tamagui/web": "1.111.11"
},
"devDependencies": {
"@tamagui/build": "1.111.10",
"@tamagui/build": "1.111.11",
"react": "^18.2.0 || ^19.0.0",

@@ -40,0 +40,0 @@ "vitest": "0.34.3"

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