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

@tamagui/helpers-tamagui

Package Overview
Dependencies
Maintainers
1
Versions
1073
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.116.15 to 1.117.0

15

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

@@ -24,4 +24,6 @@ "types": "./types/index.d.ts",

".": {
"react-native-import": "./dist/esm/index.native.js",
"react-native": "./dist/cjs/index.native.js",
"react-native": {
"import": "./dist/esm/index.native.js",
"require": "./dist/cjs/index.native.js"
},
"types": "./types/index.d.ts",

@@ -34,7 +36,8 @@ "import": "./dist/esm/index.mjs",

"dependencies": {
"@tamagui/helpers": "1.116.15",
"@tamagui/web": "1.116.15"
"@tamagui/helpers": "1.117.0",
"@tamagui/web": "1.117.0"
},
"devDependencies": {
"@tamagui/build": "1.116.15",
"@tamagui/build": "1.117.0",
"react": "*",
"vitest": "^2.1.3"

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