@cumulus/cmr-client
Advanced tools
Comparing version 9.6.0 to 9.7.0
{ | ||
"name": "@cumulus/cmr-client", | ||
"version": "9.6.0", | ||
"version": "9.7.0", | ||
"description": "A Node.js client to NASA's Common Metadata Repository (CMR) API.", | ||
@@ -37,5 +37,5 @@ "engines": { | ||
"dependencies": { | ||
"@cumulus/aws-client": "9.6.0", | ||
"@cumulus/errors": "9.6.0", | ||
"@cumulus/logger": "9.6.0", | ||
"@cumulus/aws-client": "9.7.0", | ||
"@cumulus/errors": "9.7.0", | ||
"@cumulus/logger": "9.7.0", | ||
"got": "^11.7.0", | ||
@@ -46,3 +46,3 @@ "lodash": "^4.17.20", | ||
}, | ||
"gitHead": "484f939c802b1ff7c82c08234e7d1ed10eb568cf" | ||
"gitHead": "08fb2c1d9113e7be465316f950d4ac9272bd3141" | ||
} |
+ Added@cumulus/aws-client@9.7.0(transitive)
+ Added@cumulus/checksum@9.7.0(transitive)
+ Added@cumulus/errors@9.7.0(transitive)
+ Added@cumulus/logger@9.7.0(transitive)
+ Added@types/node@22.13.0(transitive)
+ Addedpossible-typed-array-names@1.0.0(transitive)
- Removed@cumulus/aws-client@9.6.0(transitive)
- Removed@cumulus/checksum@9.6.0(transitive)
- Removed@cumulus/errors@9.6.0(transitive)
- Removed@cumulus/logger@9.6.0(transitive)
- Removed@types/node@22.13.1(transitive)
- Removedpossible-typed-array-names@1.1.0(transitive)
Updated@cumulus/aws-client@9.7.0
Updated@cumulus/errors@9.7.0
Updated@cumulus/logger@9.7.0