@socketsecurity/sdk
Advanced tools
Comparing version
{ | ||
"name": "@socketsecurity/sdk", | ||
"version": "1.4.59", | ||
"version": "1.4.60", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "SDK for the Socket API client", |
@@ -6,4 +6,6 @@ declare type ValueOf< | ||
// Copied and adapted from "openapi-typescript-fetch" | ||
// Based on openapi-typescript-fetch. | ||
// https://socket.dev/npm/package/openapi-typescript-fetch/overview/2.2.1 | ||
// MIT License | ||
// Copyright 2021 Ajai Shankar | ||
declare type Coalesce<T, D> = [T] extends [never] ? D : T | ||
@@ -10,0 +12,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14998
0.02%628400
-0.03%15
-6.25%