@cumulus/cmr-client
Advanced tools
Comparing version 1.14.0 to 1.14.1
@@ -57,7 +57,5 @@ 'use strict'; | ||
if (cmrEnv === 'OPS') { | ||
url = 'https://api.echo.nasa.gov/echo-rest/tokens/'; | ||
} else if (cmrEnv === 'SIT') { | ||
url = 'https://testbed.echo.nasa.gov/echo-rest/tokens/'; | ||
url = 'https://cmr.earthdata.nasa.gov/legacy-services/rest/tokens'; | ||
} else { | ||
url = 'https://api-test.echo.nasa.gov/echo-rest/tokens/'; | ||
url = 'https://cmr.uat.earthdata.nasa.gov/legacy-services/rest/tokens'; | ||
} | ||
@@ -64,0 +62,0 @@ break; |
{ | ||
"name": "@cumulus/cmr-client", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"engines": { | ||
@@ -34,3 +34,3 @@ "node": ">=8.10.0" | ||
"dependencies": { | ||
"@cumulus/logger": "1.14.0", | ||
"@cumulus/logger": "1.14.1", | ||
"got": "^9.6.0", | ||
@@ -49,3 +49,3 @@ "lodash.get": "^4.4.2", | ||
}, | ||
"gitHead": "545de822b548ebaec705b273cc090e5b8879ea3d" | ||
"gitHead": "21573258d928168b03b04f4a8063236414506119" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41614
649
+ Added@cumulus/logger@1.14.1(transitive)
- Removed@cumulus/logger@1.14.0(transitive)
Updated@cumulus/logger@1.14.1