Socket
Socket
Sign inDemoInstall

@tamagui/web

Package Overview
Dependencies
Maintainers
2
Versions
797
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/web - npm Package Compare versions

Comparing version 1.90.13 to 1.90.14

1

dist/cjs/helpers/skipProps.js

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

process.env.NODE_ENV !== "production" && Object.assign(skipProps, {
ellipsizeMode: 1,
accessibilityElementsHidden: 1,

@@ -40,0 +41,0 @@ accessibilityIgnoresInvertColors: 1,

4

dist/cjs/views/Text.js

@@ -49,6 +49,2 @@ var __defProp = Object.defineProperty;

},
// ??
ellipsizeMode: {
"...": () => null
},
selectable: {

@@ -55,0 +51,0 @@ true: {

@@ -70,10 +70,3 @@ "use strict";

]),
variants: _object_spread_props(_object_spread(_object_spread_props(_object_spread({}, !1), {
// ??
ellipsizeMode: {
"...": function() {
return null;
}
}
}), !1), {
variants: _object_spread_props(_object_spread({}, !1, !1), {
/**

@@ -80,0 +73,0 @@ * @deprecated Use ellipsis instead

@@ -19,2 +19,3 @@ const skipProps = {

process.env.NODE_ENV !== "production" && Object.assign(skipProps, {
ellipsizeMode: 1,
accessibilityElementsHidden: 1,

@@ -21,0 +22,0 @@ accessibilityIgnoresInvertColors: 1,

@@ -31,6 +31,2 @@ import { stylePropsTextOnly, validStyles } from "@tamagui/helpers";

},
// ??
ellipsizeMode: {
"...": () => null
},
selectable: {

@@ -37,0 +33,0 @@ true: {

@@ -51,10 +51,3 @@ import { stylePropsTextOnly, validStyles } from "@tamagui/helpers";

]),
variants: _object_spread_props(_object_spread(_object_spread_props(_object_spread({}, !1), {
// ??
ellipsizeMode: {
"...": function() {
return null;
}
}
}), !1), {
variants: _object_spread_props(_object_spread({}, !1, !1), {
/**

@@ -61,0 +54,0 @@ * @deprecated Use ellipsis instead

{
"name": "@tamagui/web",
"version": "1.90.13",
"version": "1.90.14",
"source": "src/index.ts",

@@ -30,11 +30,11 @@ "main": "dist/cjs",

"dependencies": {
"@tamagui/compose-refs": "1.90.13",
"@tamagui/constants": "1.90.13",
"@tamagui/helpers": "1.90.13",
"@tamagui/normalize-css-color": "1.90.13",
"@tamagui/timer": "1.90.13",
"@tamagui/types": "1.90.13",
"@tamagui/use-did-finish-ssr": "1.90.13",
"@tamagui/use-event": "1.90.13",
"@tamagui/use-force-update": "1.90.13",
"@tamagui/compose-refs": "1.90.14",
"@tamagui/constants": "1.90.14",
"@tamagui/helpers": "1.90.14",
"@tamagui/normalize-css-color": "1.90.14",
"@tamagui/timer": "1.90.14",
"@tamagui/types": "1.90.14",
"@tamagui/use-did-finish-ssr": "1.90.14",
"@tamagui/use-event": "1.90.14",
"@tamagui/use-force-update": "1.90.14",
"react": "^18.2.0",

@@ -44,3 +44,3 @@ "react-dom": "^18.2.0"

"devDependencies": {
"@tamagui/build": "1.90.13",
"@tamagui/build": "1.90.14",
"@testing-library/react": "^14.0.0",

@@ -47,0 +47,0 @@ "csstype": "^3.0.10",

@@ -45,2 +45,3 @@ /**

Object.assign(skipProps, {
ellipsizeMode: 1,
accessibilityElementsHidden: 1,

@@ -47,0 +48,0 @@ accessibilityIgnoresInvertColors: 1,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc