Socket
Book a DemoInstallSign in
Socket

@skypilot/common-types

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skypilot/common-types - npm Package Compare versions

Comparing version

to
2.3.0-next.0

1

lib/alias.d.ts

@@ -6,1 +6,2 @@ export declare type AnyRecord = Record<string, any>;

};
export declare type Falsy = false | 0 | '' | null | undefined;

2

package.json
{
"name": "@skypilot/common-types",
"version": "2.2.3-next.0",
"version": "2.3.0-next.0",
"private": false,

@@ -5,0 +5,0 @@ "description": "Library of reusable common types for TypeScript projects",