📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@globalfishingwatch/api-types

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globalfishingwatch/api-types - npm Package Compare versions

Comparing version

to
5.3.2

@@ -30,3 +30,3 @@ import { ApiAppName, Dataset } from '.';

id: string;
type: 'flag' | 'number' | 'date';
type: 'flag' | 'number' | 'date' | 'fleet' | 'string';
mandatory?: boolean;

@@ -33,0 +33,0 @@ guest?: boolean;

{
"name": "@globalfishingwatch/api-types",
"version": "5.3.1",
"version": "5.3.2",
"description": "Typescript definitions for API responses",

@@ -47,3 +47,3 @@ "author": "satellitestudio <contact@satellitestud.io>",

},
"gitHead": "023e78ba23fc872c18f4d633d3ca7425d0cc311b"
"gitHead": "b4fb0256f14f87f4e46a5bf9026a0f7c8bf5ea80"
}

Sorry, the diff of this file is not supported yet