New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cumulus/cmr-client

Package Overview
Dependencies
Maintainers
12
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/cmr-client - npm Package Compare versions

Comparing version

to
9.7.1

10

package.json
{
"name": "@cumulus/cmr-client",
"version": "9.7.0",
"version": "9.7.1",
"description": "A Node.js client to NASA's Common Metadata Repository (CMR) API.",

@@ -37,5 +37,5 @@ "engines": {

"dependencies": {
"@cumulus/aws-client": "9.7.0",
"@cumulus/errors": "9.7.0",
"@cumulus/logger": "9.7.0",
"@cumulus/aws-client": "9.7.1",
"@cumulus/errors": "9.7.1",
"@cumulus/logger": "9.7.1",
"got": "^11.7.0",

@@ -46,3 +46,3 @@ "lodash": "^4.17.20",

},
"gitHead": "08fb2c1d9113e7be465316f950d4ac9272bd3141"
"gitHead": "926740ad299b43f27117fd1fd34050b3db194c71"
}