Socket
Socket
Sign inDemoInstall

@tamagui/core

Package Overview
Dependencies
Maintainers
1
Versions
1111
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.0.0-alpha.42 to 1.0.0-alpha.43

3

dist/cjs/helpers/createPropMapper.js

@@ -159,2 +159,5 @@ var __defProp = Object.defineProperty;

const tokenCategories = {
radius: {
borderRadius: true
},
size: {

@@ -161,0 +164,0 @@ width: true,

@@ -121,2 +121,5 @@ var __defProp = Object.defineProperty;

const tokenCategories = {
radius: {
borderRadius: true
},
size: {

@@ -123,0 +126,0 @@ width: true,

@@ -121,2 +121,5 @@ var __defProp = Object.defineProperty;

const tokenCategories = {
radius: {
borderRadius: true
},
size: {

@@ -123,0 +126,0 @@ width: true,

12

package.json
{
"name": "@tamagui/core",
"version": "1.0.0-alpha.42",
"version": "1.0.0-alpha.43",
"source": "src/index.ts",

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

"dependencies": {
"@tamagui/helpers": "^1.0.0-alpha.42",
"@tamagui/helpers": "^1.0.0-alpha.43",
"@tamagui/ow": "^0.28.1",
"@tamagui/use-debounce": "^1.0.0-alpha.42",
"@tamagui/use-force-update": "^1.0.0-alpha.42",
"@tamagui/use-debounce": "^1.0.0-alpha.43",
"@tamagui/use-force-update": "^1.0.0-alpha.43",
"react": "*",

@@ -29,3 +29,3 @@ "react-dom": "*"

"devDependencies": {
"@tamagui/build": "^1.0.0-alpha.42",
"@tamagui/build": "^1.0.0-alpha.43",
"@types/react": "^17.0.35",

@@ -39,3 +39,3 @@ "esbuild": "^0.13.12",

},
"gitHead": "5f5d676601645cabf766c084cdf2b21e9eb5871a"
"gitHead": "9e1ffc33567f7a5a9c4850f15ab8a082d81ed5f1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc