Socket
Socket
Sign inDemoInstall

native-x-theme

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-x-theme - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

lib/style-hook.js

@@ -129,5 +129,5 @@ import { useMemo } from 'react';

getTextColor?.(textColor),
FONT_SIZE[fontSize],
LINE_HEIGHT[lineHeight],
FONT_SIZE[fontSize],
].filter(i => i != null), [textColor, fontSize, getTextColor, lineHeight]);
}
{
"name": "native-x-theme",
"version": "1.0.9",
"version": "1.0.10",
"description": "Theme setup for native-x components",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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