Socket
Socket
Sign inDemoInstall

@tamagui/core

Package Overview
Dependencies
Maintainers
1
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.93.1 to 1.93.2

18

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

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

"dependencies": {
"@tamagui/react-native-use-pressable": "1.93.1",
"@tamagui/react-native-use-responder-events": "1.93.1",
"@tamagui/use-event": "1.93.1",
"@tamagui/web": "1.93.1"
"@tamagui/react-native-use-pressable": "1.93.2",
"@tamagui/react-native-use-responder-events": "1.93.2",
"@tamagui/use-event": "1.93.2",
"@tamagui/web": "1.93.2"
},

@@ -48,3 +48,3 @@ "peerDependencies": {

"devDependencies": {
"@tamagui/build": "1.93.1",
"@tamagui/build": "1.93.2",
"@testing-library/react": "^14.0.0",

@@ -67,3 +67,3 @@ "csstype": "^3.0.10",

"types": "./types/index.d.ts",
"import": "./dist/native.js",
"import": "./dist/native.mjs",
"require": "./dist/native.js"

@@ -78,3 +78,3 @@ },

"types": "./types/inject-styles.d.ts",
"import": "./dist/esm/inject-styles.js",
"import": "./dist/esm/inject-styles.mjs",
"require": "./dist/cjs/inject-styles.js",

@@ -85,3 +85,3 @@ "react-native": "./dist/cjs/inject-styles.native.js"

"types": "./types/reactNativeTypes.d.ts",
"import": "./dist/esm/reactNativeTypes.js",
"import": "./dist/esm/reactNativeTypes.mjs",
"require": "./dist/cjs/reactNativeTypes.js",

@@ -88,0 +88,0 @@ "react-native": "./dist/cjs/reactNativeTypes.native.js"

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