@cumulus/cmr-client
Advanced tools
Comparing version 9.2.0 to 9.2.1
{ | ||
"name": "@cumulus/cmr-client", | ||
"version": "9.2.0", | ||
"version": "9.2.1", | ||
"description": "A Node.js client to NASA's Common Metadata Repository (CMR) API.", | ||
@@ -37,5 +37,5 @@ "engines": { | ||
"dependencies": { | ||
"@cumulus/aws-client": "9.2.0", | ||
"@cumulus/errors": "9.2.0", | ||
"@cumulus/logger": "9.2.0", | ||
"@cumulus/aws-client": "9.2.1", | ||
"@cumulus/errors": "9.2.1", | ||
"@cumulus/logger": "9.2.1", | ||
"got": "^11.7.0", | ||
@@ -46,3 +46,3 @@ "lodash": "^4.17.20", | ||
}, | ||
"gitHead": "6f2f43bd50c0fba4fedebbace55ddf7e4ae35a1c" | ||
"gitHead": "c359f4ab0fb5455d974cd0322aa9c7e6becbc4e8" | ||
} |
+ Added@cumulus/aws-client@9.2.1(transitive)
+ Added@cumulus/checksum@9.2.1(transitive)
+ Added@cumulus/errors@9.2.1(transitive)
+ Added@cumulus/logger@9.2.1(transitive)
- Removed@cumulus/aws-client@9.2.0(transitive)
- Removed@cumulus/checksum@9.2.0(transitive)
- Removed@cumulus/errors@9.2.0(transitive)
- Removed@cumulus/logger@9.2.0(transitive)
Updated@cumulus/aws-client@9.2.1
Updated@cumulus/errors@9.2.1
Updated@cumulus/logger@9.2.1