Socket
Socket
Sign inDemoInstall

@squared-functions/types

Package Overview
Dependencies
Maintainers
1
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squared-functions/types - npm Package Compare versions

Comparing version 4.8.38 to 4.8.39

2

lib/index.d.ts

@@ -681,3 +681,3 @@ /* eslint @typescript-eslint/no-explicit-any: "off" */

generateUUID(format?: string, dictionary?: string): string;
validateUUID(value: unknown): value is string;
validateUUID(value: unknown): boolean;
escapePattern(value: unknown): string;

@@ -684,0 +684,0 @@ getFunctions<T extends FunctionType>(values: unknown[], options?: GetFunctionsOptions): T[];

{
"name": "@squared-functions/types",
"version": "4.8.38",
"version": "4.8.39",
"description": "Type definitions for squared-functions",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc