Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tamagui/helpers

Package Overview
Dependencies
Maintainers
0
Versions
1220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/helpers - npm Package Compare versions

Comparing version 1.121.12-1737247304231 to 1.121.12-1737270844392

7

dist/cjs/validStyleProps.js

@@ -228,5 +228,6 @@ var __defProp = Object.defineProperty;

...stylePropsUnitless,
...import_constants.isAndroid ? { elevationAndroid: !0 } : {},
boxShadow: !0,
filter: !0,
// RN doesn't support specific border styles per-edge
// web-only for convenience
transition: !0,

@@ -290,4 +291,3 @@ textWrap: !0,

transformStyle: !0,
userSelect: !0,
...import_constants.isAndroid ? { elevationAndroid: !0 } : {}
userSelect: !0
}, stylePropsFont = {

@@ -311,3 +311,2 @@ fontFamily: !0,

userSelect: !0,
selectable: !0,
verticalAlign: !0,

@@ -314,0 +313,0 @@ whiteSpace: !0,

@@ -226,7 +226,7 @@ "use strict";

...stylePropsUnitless,
boxShadow: !0,
filter: !0,
...import_constants.isAndroid ? {
elevationAndroid: !0
} : {}
} : {},
boxShadow: !0,
filter: !0
}, stylePropsFont = {

@@ -250,3 +250,2 @@ fontFamily: !0,

userSelect: !0,
selectable: !0,
verticalAlign: !0

@@ -253,0 +252,0 @@ }, stylePropsText = {

@@ -200,5 +200,6 @@ import { isAndroid } from "@tamagui/constants";

...stylePropsUnitless,
...isAndroid ? { elevationAndroid: !0 } : {},
boxShadow: !0,
filter: !0,
// RN doesn't support specific border styles per-edge
// web-only for convenience
transition: !0,

@@ -262,4 +263,3 @@ textWrap: !0,

transformStyle: !0,
userSelect: !0,
...isAndroid ? { elevationAndroid: !0 } : {}
userSelect: !0
}, stylePropsFont = {

@@ -283,3 +283,2 @@ fontFamily: !0,

userSelect: !0,
selectable: !0,
verticalAlign: !0,

@@ -286,0 +285,0 @@ whiteSpace: !0,

@@ -198,7 +198,7 @@ import { isAndroid } from "@tamagui/constants";

...stylePropsUnitless,
boxShadow: !0,
filter: !0,
...isAndroid ? {
elevationAndroid: !0
} : {}
} : {},
boxShadow: !0,
filter: !0
}, stylePropsFont = {

@@ -222,3 +222,2 @@ fontFamily: !0,

userSelect: !0,
selectable: !0,
verticalAlign: !0

@@ -225,0 +224,0 @@ }, stylePropsText = {

{
"name": "@tamagui/helpers",
"version": "1.121.12-1737247304231",
"version": "1.121.12-1737270844392",
"source": "src/index.ts",

@@ -22,7 +22,7 @@ "types": "./types/index.d.ts",

"dependencies": {
"@tamagui/constants": "1.121.12-1737247304231",
"@tamagui/simple-hash": "1.121.12-1737247304231"
"@tamagui/constants": "1.121.12-1737270844392",
"@tamagui/simple-hash": "1.121.12-1737270844392"
},
"devDependencies": {
"@tamagui/build": "1.121.12-1737247304231"
"@tamagui/build": "1.121.12-1737270844392"
},

@@ -29,0 +29,0 @@ "publishConfig": {

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