@globalfishingwatch/api-types
Advanced tools
Comparing version 4.2.3 to 4.2.4
{ | ||
"name": "@globalfishingwatch/api-types", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "Typescript definitions for API responses", | ||
@@ -30,6 +30,4 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"dependencies": { | ||
"@globalfishingwatch/data-transforms": "1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@globalfishingwatch/data-transforms": "1.2.2", | ||
"@rollup/plugin-commonjs": "^16.0.0", | ||
@@ -47,3 +45,6 @@ "@rollup/plugin-json": "^4.1.0", | ||
}, | ||
"gitHead": "8cb56ccf3ccc862e5070e009f9630d9542202cb4" | ||
"peerDependencies": { | ||
"@globalfishingwatch/data-transforms": "1.2.2" | ||
}, | ||
"gitHead": "abbea5ac51455dbe769403b0a948ed719c4ca54f" | ||
} |
27748
12
26
+ Added@globalfishingwatch/data-transforms@1.2.2(transitive)
- Removed@globalfishingwatch/data-transforms@1.3.0(transitive)
- Removedlodash@4.17.21(transitive)