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.43 to 1.0.0-alpha.44

2

dist/cjs/createComponent.js

@@ -413,3 +413,3 @@ var __create = Object.create;

console.log((_b = props.onClick) == null ? void 0 : _b.toString());
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls });
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls, configIn });
if (import_platform.isWeb) {

@@ -416,0 +416,0 @@ console.log("\u{1F95A} component info", { staticConfig, tamaguiConfig });

@@ -328,3 +328,3 @@ var __defProp = Object.defineProperty;

console.log((_a = props.onClick) == null ? void 0 : _a.toString());
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls });
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls, configIn });
if (isWeb) {

@@ -331,0 +331,0 @@ console.log("\u{1F95A} component info", { staticConfig, tamaguiConfig });

@@ -328,3 +328,3 @@ var __defProp = Object.defineProperty;

console.log((_a = props.onClick) == null ? void 0 : _a.toString());
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls });
console.log("\u{1F95A} etc:", { shouldAttach, ViewComponent, viewProps, styles, pseudos, content, childEls, configIn });
if (isWeb) {

@@ -331,0 +331,0 @@ console.log("\u{1F95A} component info", { staticConfig, tamaguiConfig });

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

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

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

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

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

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

},
"gitHead": "9e1ffc33567f7a5a9c4850f15ab8a082d81ed5f1"
"gitHead": "f3c5beec81b8282476fe66259a646b799b484a16"
}

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