Socket
Socket
Sign inDemoInstall

@tamagui/core

Package Overview
Dependencies
Maintainers
0
Versions
1121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/core - npm Package Compare versions

Comparing version 1.108.2 to 1.108.3

15

package.json
{
"name": "@tamagui/core",
"version": "1.108.2",
"version": "1.108.3",
"source": "src/index.tsx",

@@ -38,9 +38,9 @@ "main": "dist/cjs",

"dependencies": {
"@tamagui/react-native-use-pressable": "1.108.2",
"@tamagui/react-native-use-responder-events": "1.108.2",
"@tamagui/use-event": "1.108.2",
"@tamagui/web": "1.108.2"
"@tamagui/react-native-use-pressable": "1.108.3",
"@tamagui/react-native-use-responder-events": "1.108.3",
"@tamagui/use-event": "1.108.3",
"@tamagui/web": "1.108.3"
},
"devDependencies": {
"@tamagui/build": "1.108.2",
"@tamagui/build": "1.108.3",
"@testing-library/react": "^16.0.0",

@@ -55,2 +55,3 @@ "csstype": "^3.0.10",

".": {
"react-native-import": "./dist/esm/index.native.js",
"react-native": "./dist/cjs/index.native.js",

@@ -72,3 +73,2 @@ "types": "./types/index.d.ts",

"./inject-styles": {
"react-native": "./dist/cjs/inject-styles.native.js",
"types": "./types/inject-styles.d.ts",

@@ -79,3 +79,2 @@ "import": "./dist/esm/inject-styles.mjs",

"./reactNativeTypes": {
"react-native": "./dist/cjs/reactNativeTypes.native.js",
"types": "./types/reactNativeTypes.d.ts",

@@ -82,0 +81,0 @@ "import": "./dist/esm/reactNativeTypes.mjs",

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