New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vexip-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vexip-ui/utils - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

4

dist/index.d.ts

@@ -104,2 +104,4 @@ /**

export declare function callIfFunc<T>(value: T | (() => T)): T;
export declare const CLICK_TYPE: string;

@@ -368,2 +370,4 @@

export declare function ensureArray<T>(value: T | T[]): T[];
export declare function errorOnce(message: string, logFn?: (...data: any[]) => void): void;

@@ -370,0 +374,0 @@

2

package.json
{
"name": "@vexip-ui/utils",
"version": "1.8.0",
"version": "1.9.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "qmhc",

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