@globalfishingwatch/api-client
Advanced tools
Comparing version 2.0.2 to 3.0.0
{ | ||
"name": "@globalfishingwatch/api-client", | ||
"version": "2.0.2", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -34,3 +34,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
"devDependencies": { | ||
"@globalfishingwatch/api-types": "^4.7.2", | ||
"@globalfishingwatch/api-types": "^5.0.0", | ||
"@globalfishingwatch/pbf": "^1.0.11", | ||
@@ -50,3 +50,3 @@ "@rollup/plugin-commonjs": "^20.0.0", | ||
"peerDependencies": { | ||
"@globalfishingwatch/api-types": "^4.x", | ||
"@globalfishingwatch/api-types": "^5.0.0", | ||
"@globalfishingwatch/pbf": "^1.x" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "3235f757dcb5679a38301d266c0769c9d53cb2b7" | ||
"gitHead": "85110fb3c0739d914a32fdb041aa82af4221743c" | ||
} |
57928
14