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-1737270844392 to 1.121.12-1737271201540

7

dist/cjs/validStyleProps.js

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

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

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

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

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

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

@@ -313,0 +314,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,2 +250,3 @@ fontFamily: !0,

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

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

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

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

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

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

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

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

@@ -285,0 +286,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,2 +222,3 @@ fontFamily: !0,

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

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

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

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

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

@@ -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