@globalfishingwatch/api-client
Advanced tools
Comparing version 1.6.5 to 1.6.6
# @globalfishingwatch/api-client | ||
## 1.6.6 | ||
### Patch Changes | ||
- 058d14b7: Return api erros in api-client | ||
## 1.6.5 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
export{G as GFWAPI,b as USER_REFRESH_TOKEN_STORAGE_KEY,U as USER_TOKEN_STORAGE_KEY,a as default}from"./api-client-dce455d9.js"; | ||
export{G as GFWAPI,b as USER_REFRESH_TOKEN_STORAGE_KEY,U as USER_TOKEN_STORAGE_KEY,a as default}from"./api-client-2a32df91.js"; | ||
//# sourceMappingURL=api-client.js.map |
@@ -1,2 +0,2 @@ | ||
export{A as ACCESS_TOKEN_STRING,b as USER_REFRESH_TOKEN_STORAGE_KEY,U as USER_TOKEN_STORAGE_KEY,a as default,g as getAccessTokenFromUrl,r as removeAccessTokenFromUrl}from"./api-client-dce455d9.js"; | ||
export{A as ACCESS_TOKEN_STRING,b as USER_REFRESH_TOKEN_STORAGE_KEY,U as USER_TOKEN_STORAGE_KEY,a as default,g as getAccessTokenFromUrl,r as removeAccessTokenFromUrl}from"./api-client-2a32df91.js"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@globalfishingwatch/api-client", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
"dependencies": { | ||
"@globalfishingwatch/api-types": "^2.6.1", | ||
"@globalfishingwatch/api-types": "^2.7.1", | ||
"file-saver": "^2.0.2" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "4f866455a99d23cd70a75e2733f26e608698902e" | ||
"gitHead": "738ff09e9154a7e9d619fa57df1988394b0d514f" | ||
} |
Sorry, the diff of this file is not supported yet
57421
157