You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@socketsecurity/sdk

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsecurity/sdk - npm Package Compare versions

Comparing version

to
1.4.60

2

package.json
{
"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