@cumulus/cmr-client
Advanced tools
Comparing version 9.9.1 to 9.9.2
{ | ||
"name": "@cumulus/cmr-client", | ||
"version": "9.9.1", | ||
"version": "9.9.2", | ||
"description": "A Node.js client to NASA's Common Metadata Repository (CMR) API.", | ||
@@ -37,5 +37,5 @@ "engines": { | ||
"dependencies": { | ||
"@cumulus/aws-client": "9.9.1", | ||
"@cumulus/errors": "9.9.1", | ||
"@cumulus/logger": "9.9.1", | ||
"@cumulus/aws-client": "9.9.2", | ||
"@cumulus/errors": "9.9.2", | ||
"@cumulus/logger": "9.9.2", | ||
"got": "^11.7.0", | ||
@@ -46,3 +46,3 @@ "lodash": "^4.17.20", | ||
}, | ||
"gitHead": "7a6a8ce08bf67e5174c1523b4af2e00e1a3c58cc" | ||
"gitHead": "0bfe94a0c4919567a35fc8bcff24643ba84a6547" | ||
} |
Sorry, the diff of this file is not supported yet
+ Added@cumulus/aws-client@9.9.2(transitive)
+ Added@cumulus/checksum@9.9.2(transitive)
+ Added@cumulus/errors@9.9.2(transitive)
+ Added@cumulus/logger@9.9.2(transitive)
- Removed@cumulus/aws-client@9.9.1(transitive)
- Removed@cumulus/checksum@9.9.1(transitive)
- Removed@cumulus/errors@9.9.1(transitive)
- Removed@cumulus/logger@9.9.1(transitive)
Updated@cumulus/aws-client@9.9.2
Updated@cumulus/errors@9.9.2
Updated@cumulus/logger@9.9.2