Socket
Socket
Sign inDemoInstall

@uxf/styles

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxf/styles - npm Package Compare versions

Comparing version 11.11.3 to 11.18.0

4

package.json
{
"name": "@uxf/styles",
"version": "11.11.3",
"version": "11.18.0",
"description": "",

@@ -18,3 +18,3 @@ "main": "index.js",

"dependencies": {
"@uxf/core": "11.11.3",
"@uxf/core": "11.18.0",
"color2k": "2.0.3"

@@ -21,0 +21,0 @@ },

@@ -1,1 +0,1 @@

export declare const formatCssValue: <T = string | number>(input?: T | undefined, forceString?: boolean) => string | null;
export declare const formatCssValue: <T = string | number>(input?: T, forceString?: boolean) => string | null;
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