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