@globalfishingwatch/api-types
Advanced tools
Comparing version 5.3.2 to 6.0.0
@@ -5,2 +5,4 @@ export interface Authorization { | ||
endDate: string; | ||
originalStartDate: number; | ||
originalEndDate: number; | ||
} | ||
@@ -7,0 +9,0 @@ export interface Vessel { |
{ | ||
"name": "@globalfishingwatch/api-types", | ||
"version": "5.3.2", | ||
"version": "6.0.0", | ||
"description": "Typescript definitions for API responses", | ||
@@ -47,3 +47,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "b4fb0256f14f87f4e46a5bf9026a0f7c8bf5ea80" | ||
"gitHead": "e7b6687d817c0814ba0dfce7008fe53bde875db2" | ||
} |
Sorry, the diff of this file is not supported yet
30628
466