@globalfishingwatch/api-client
Advanced tools
Comparing version 1.6.1 to 1.6.2
# @globalfishingwatch/api-client | ||
## 1.6.2 | ||
### Patch Changes | ||
- Update bundle dependencies | ||
- Updated dependencies [undefined] | ||
- @globalfishingwatch/api-types@2.0.3 | ||
- @globalfishingwatch/pbf@1.0.9 | ||
## 1.6.1 | ||
@@ -4,0 +13,0 @@ |
@@ -0,0 +0,0 @@ import { UserData, ResourceResponseType } from '@globalfishingwatch/api-types'; |
@@ -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-52a15e72.js"; | ||
export{G as GFWAPI,b as USER_REFRESH_TOKEN_STORAGE_KEY,U as USER_TOKEN_STORAGE_KEY,a as default}from"./api-client-b7780e8d.js"; | ||
//# sourceMappingURL=api-client.js.map |
export { default, USER_TOKEN_STORAGE_KEY, USER_REFRESH_TOKEN_STORAGE_KEY, FetchOptions, } from './api-client'; | ||
export { ACCESS_TOKEN_STRING, getAccessTokenFromUrl, removeAccessTokenFromUrl } from './utils/url'; | ||
//# sourceMappingURL=index.d.ts.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-52a15e72.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-b7780e8d.js"; | ||
//# sourceMappingURL=index.js.map |
@@ -0,0 +0,0 @@ export declare function isUrlAbsolute(url: string): boolean; |
{ | ||
"name": "@globalfishingwatch/api-client", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "", | ||
@@ -31,6 +31,8 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
"dependencies": { | ||
"@globalfishingwatch/api-types": "*", | ||
"@globalfishingwatch/pbf": "^1.0.8", | ||
"@globalfishingwatch/api-types": "^2.0.3", | ||
"file-saver": "^2.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@globalfishingwatch/pbf": "^1.0.9" | ||
}, | ||
"devDependencies": { | ||
@@ -42,3 +44,3 @@ "@types/file-saver": "^2.0.1" | ||
}, | ||
"gitHead": "3a943c1319f415ddfaf5e6696646b98776a1917e" | ||
"gitHead": "f2a9742091fa876b2e589b6a07702023b94b5b87" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
1
54600
151
5
+ Added@globalfishingwatch/api-types@2.17.0(transitive)
- Removed@globalfishingwatch/pbf@^1.0.8
- Removed@globalfishingwatch/api-types@8.0.3(transitive)
- Removedgeojson@0.5.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)