Socket
Socket
Sign inDemoInstall

@squared-functions/types

Package Overview
Dependencies
1
Maintainers
1
Versions
361
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.3 to 0.9.4

2

lib/index.d.ts

@@ -478,3 +478,3 @@ /// <reference path="type.d.ts" />

supported(major: number, minor: number, patch?: number): boolean;
joinPosix(...paths: string[]): string;
joinPosix(...paths: Undef<string>[]): string;
getTempDir(): string;

@@ -481,0 +481,0 @@ formatMessage(type: internal.LOG_TYPE, title: string, value: string | [string, string], message?: unknown, options?: internal.LogMessageOptions): void;

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc