@globalfishingwatch/api-types
Advanced tools
Comparing version 4.2.1 to 4.2.2
# @globalfishingwatch/api-types | ||
## 4.2.2 | ||
### Patch Changes | ||
- include guest dataview info config field | ||
## 4.2.1 | ||
@@ -4,0 +10,0 @@ |
@@ -31,2 +31,4 @@ import { ApiAppName, Dataset } from '.'; | ||
type: 'flag' | 'number' | 'date'; | ||
mandatory?: boolean; | ||
guest?: boolean; | ||
} | ||
@@ -33,0 +35,0 @@ export interface DataviewInfoConfig { |
{ | ||
"name": "@globalfishingwatch/api-types", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "Typescript definitions for API responses", | ||
@@ -46,3 +46,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "fc7e545437bb4f5270ee8e27f780c5f15e7e0c7a" | ||
"gitHead": "8b6da89a3499eab066ccf6101faa30f6d6dd8ebf" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31761
423