@cumulus/api 20.1.3-alpha.0 → 20.1.3-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app/index.js
CHANGED
|
@@ -751574,7 +751574,7 @@ exports.NEVER = parseUtil_1.INVALID;
|
|
|
751574
751574
|
/***/ ((module) => {
|
|
751575
751575
|
|
|
751576
751576
|
"use strict";
|
|
751577
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@cumulus/api","version":"20.1.3-alpha.
|
|
751577
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@cumulus/api","version":"20.1.3-alpha.1","description":"Lambda functions for handling all daac\'s API operations","main":"index.js","engines":{"node":">=20.12.2"},"scripts":{"build-lambda-zips":"for x in $(ls dist); do (cd dist/${x} && rm -f lambda.zip && find . | xargs node ../../../../bin/zip.js lambda.zip && echo zipped ${x}); done","build":"node --max-old-space-size=4096 ../../node_modules/.bin/webpack","clean":"git clean -d -x -e node_modules -f","link-api-bin":"sh ./bin/link-api-bin.sh","package":"npm run prepare && npm run build && npm run link-api-bin && npm run build-lambda-zips","prepare":"npm run tsc","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test ./bin/cli.js serve-dist","serve-dist-remote":"./bin/cli.js serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true ./bin/cli.js serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test ./bin/cli.js serve","serve-remote":"./bin/cli.js serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true ./bin/cli.js serve","serve:debug":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true node --inspect-brk ./bin/cli.js serve","tsc":"../../node_modules/.bin/tsc","tsc:listEmittedFiles":"../../node_modules/.bin/tsc --listEmittedFiles","test":"../../node_modules/.bin/ava","test:ci":"../../scripts/run_package_ci_unit.sh && ./performance_tests.sh","test:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w","coverage":"python ../../scripts/coverage_handler/coverage.py"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js","!tests/performance/**/*.js"],"verbose":true,"timeout":"20m","failFast":true},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@aws-sdk/client-lambda":"^3.621.0","@aws-sdk/client-sfn":"^3.621.0","@aws-sdk/client-sns":"^3.621.0","@aws-sdk/client-sqs":"^3.621.0","@cumulus/api-client":"20.1.3-alpha.1","@cumulus/async-operations":"20.1.3-alpha.1","@cumulus/aws-client":"20.1.3-alpha.1","@cumulus/cmr-client":"20.1.3-alpha.1","@cumulus/cmrjs":"20.1.3-alpha.1","@cumulus/collection-config-store":"20.1.3-alpha.1","@cumulus/common":"20.1.3-alpha.1","@cumulus/db":"20.1.3-alpha.1","@cumulus/distribution-utils":"20.1.3-alpha.1","@cumulus/errors":"20.1.3-alpha.1","@cumulus/es-client":"20.1.3-alpha.1","@cumulus/ingest":"20.1.3-alpha.1","@cumulus/launchpad-auth":"20.1.3-alpha.1","@cumulus/logger":"20.1.3-alpha.1","@cumulus/message":"20.1.3-alpha.1","@cumulus/oauth-client":"20.1.3-alpha.1","@cumulus/object-store":"20.1.3-alpha.1","@cumulus/pvl":"20.1.3-alpha.1","@cumulus/sftp-client":"20.1.3-alpha.1","@cumulus/types":"20.1.3-alpha.1","@hapi/boom":"^10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-serverless-express":"^3.3.5","body-parser":"^1.18.3","commander":"^2.15.0","cookie-parser":"^1.4.3","cors":"^2.8.5","deepdash":"^5.3.9","dynamodb-data-types":"^3.0.0","express":"^4.16.4","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.8.5","hsts":"^2.1.0","is-valid-hostname":"1.0.2","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^10.0.0","jsonwebtoken":"^9.0.0","knex":"2.4.1","lodash":"^4.17.21","moment":"^2.30.1","morgan":"^1.9.1","node-forge":"^1.3.0","nodeify":"^1.0.1","nunjucks":"^3.2.3","p-each-series":"^2.1.0","p-limit":"^1.2.0","p-map":"^4.0.0","p-retry":"^2.0.0","p-settle":"^4.1.1","p-times":"^4.0.0","p-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^4.0.0","semver":"^7.3.2","split2":"^2.2.0","superagent-defaults":"0.1.14","tough-cookie":"~4.1.2","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"0.5.0","zod":"^3.20.2"},"overrides":{"saml2-js":{"xml2js":"0.5.0"}},"devDependencies":{"@cumulus/test-data":"20.1.3-alpha.1","aws-sdk-client-mock":"^3.0.1"}}');
|
|
751578
751578
|
|
|
751579
751579
|
/***/ }),
|
|
751580
751580
|
|
package/dist/app/lambda.zip
CHANGED
|
Binary file
|
|
@@ -307152,7 +307152,7 @@ function vary (res, field) {
|
|
|
307152
307152
|
/***/ ((module) => {
|
|
307153
307153
|
|
|
307154
307154
|
"use strict";
|
|
307155
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"@cumulus/api","version":"20.1.3-alpha.
|
|
307155
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"@cumulus/api","version":"20.1.3-alpha.1","description":"Lambda functions for handling all daac\'s API operations","main":"index.js","engines":{"node":">=20.12.2"},"scripts":{"build-lambda-zips":"for x in $(ls dist); do (cd dist/${x} && rm -f lambda.zip && find . | xargs node ../../../../bin/zip.js lambda.zip && echo zipped ${x}); done","build":"node --max-old-space-size=4096 ../../node_modules/.bin/webpack","clean":"git clean -d -x -e node_modules -f","link-api-bin":"sh ./bin/link-api-bin.sh","package":"npm run prepare && npm run build && npm run link-api-bin && npm run build-lambda-zips","prepare":"npm run tsc","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test ./bin/cli.js serve-dist","serve-dist-remote":"./bin/cli.js serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true ./bin/cli.js serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test ./bin/cli.js serve","serve-remote":"./bin/cli.js serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true ./bin/cli.js serve","serve:debug":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true node --inspect-brk ./bin/cli.js serve","tsc":"../../node_modules/.bin/tsc","tsc:listEmittedFiles":"../../node_modules/.bin/tsc --listEmittedFiles","test":"../../node_modules/.bin/ava","test:ci":"../../scripts/run_package_ci_unit.sh && ./performance_tests.sh","test:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w","coverage":"python ../../scripts/coverage_handler/coverage.py"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js","!tests/performance/**/*.js"],"verbose":true,"timeout":"20m","failFast":true},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@aws-sdk/client-lambda":"^3.621.0","@aws-sdk/client-sfn":"^3.621.0","@aws-sdk/client-sns":"^3.621.0","@aws-sdk/client-sqs":"^3.621.0","@cumulus/api-client":"20.1.3-alpha.1","@cumulus/async-operations":"20.1.3-alpha.1","@cumulus/aws-client":"20.1.3-alpha.1","@cumulus/cmr-client":"20.1.3-alpha.1","@cumulus/cmrjs":"20.1.3-alpha.1","@cumulus/collection-config-store":"20.1.3-alpha.1","@cumulus/common":"20.1.3-alpha.1","@cumulus/db":"20.1.3-alpha.1","@cumulus/distribution-utils":"20.1.3-alpha.1","@cumulus/errors":"20.1.3-alpha.1","@cumulus/es-client":"20.1.3-alpha.1","@cumulus/ingest":"20.1.3-alpha.1","@cumulus/launchpad-auth":"20.1.3-alpha.1","@cumulus/logger":"20.1.3-alpha.1","@cumulus/message":"20.1.3-alpha.1","@cumulus/oauth-client":"20.1.3-alpha.1","@cumulus/object-store":"20.1.3-alpha.1","@cumulus/pvl":"20.1.3-alpha.1","@cumulus/sftp-client":"20.1.3-alpha.1","@cumulus/types":"20.1.3-alpha.1","@hapi/boom":"^10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-serverless-express":"^3.3.5","body-parser":"^1.18.3","commander":"^2.15.0","cookie-parser":"^1.4.3","cors":"^2.8.5","deepdash":"^5.3.9","dynamodb-data-types":"^3.0.0","express":"^4.16.4","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.8.5","hsts":"^2.1.0","is-valid-hostname":"1.0.2","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^10.0.0","jsonwebtoken":"^9.0.0","knex":"2.4.1","lodash":"^4.17.21","moment":"^2.30.1","morgan":"^1.9.1","node-forge":"^1.3.0","nodeify":"^1.0.1","nunjucks":"^3.2.3","p-each-series":"^2.1.0","p-limit":"^1.2.0","p-map":"^4.0.0","p-retry":"^2.0.0","p-settle":"^4.1.1","p-times":"^4.0.0","p-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^4.0.0","semver":"^7.3.2","split2":"^2.2.0","superagent-defaults":"0.1.14","tough-cookie":"~4.1.2","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"0.5.0","zod":"^3.20.2"},"overrides":{"saml2-js":{"xml2js":"0.5.0"}},"devDependencies":{"@cumulus/test-data":"20.1.3-alpha.1","aws-sdk-client-mock":"^3.0.1"}}');
|
|
307156
307156
|
|
|
307157
307157
|
/***/ }),
|
|
307158
307158
|
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cumulus/ecs-async-operation",
|
|
3
|
-
"version": "20.1.3-alpha.
|
|
3
|
+
"version": "20.1.3-alpha.1",
|
|
4
4
|
"description": "The docker image for running async operations",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"NASA",
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@aws-sdk/client-lambda": "^3.621.0",
|
|
26
|
-
"@cumulus/aws-client": "20.1.3-alpha.
|
|
27
|
-
"@cumulus/db": "20.1.3-alpha.
|
|
28
|
-
"@cumulus/logger": "20.1.3-alpha.
|
|
26
|
+
"@cumulus/aws-client": "20.1.3-alpha.1",
|
|
27
|
+
"@cumulus/db": "20.1.3-alpha.1",
|
|
28
|
+
"@cumulus/logger": "20.1.3-alpha.1",
|
|
29
29
|
"crypto-random-string": "^3.2.0",
|
|
30
30
|
"got": "^11.8.5",
|
|
31
31
|
"lodash": "^4.17.21",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cumulus/api",
|
|
3
|
-
"version": "20.1.3-alpha.
|
|
3
|
+
"version": "20.1.3-alpha.1",
|
|
4
4
|
"description": "Lambda functions for handling all daac's API operations",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"engines": {
|
|
@@ -55,26 +55,26 @@
|
|
|
55
55
|
"@aws-sdk/client-sfn": "^3.621.0",
|
|
56
56
|
"@aws-sdk/client-sns": "^3.621.0",
|
|
57
57
|
"@aws-sdk/client-sqs": "^3.621.0",
|
|
58
|
-
"@cumulus/api-client": "20.1.3-alpha.
|
|
59
|
-
"@cumulus/async-operations": "20.1.3-alpha.
|
|
60
|
-
"@cumulus/aws-client": "20.1.3-alpha.
|
|
61
|
-
"@cumulus/cmr-client": "20.1.3-alpha.
|
|
62
|
-
"@cumulus/cmrjs": "20.1.3-alpha.
|
|
63
|
-
"@cumulus/collection-config-store": "20.1.3-alpha.
|
|
64
|
-
"@cumulus/common": "20.1.3-alpha.
|
|
65
|
-
"@cumulus/db": "20.1.3-alpha.
|
|
66
|
-
"@cumulus/distribution-utils": "20.1.3-alpha.
|
|
67
|
-
"@cumulus/errors": "20.1.3-alpha.
|
|
68
|
-
"@cumulus/es-client": "20.1.3-alpha.
|
|
69
|
-
"@cumulus/ingest": "20.1.3-alpha.
|
|
70
|
-
"@cumulus/launchpad-auth": "20.1.3-alpha.
|
|
71
|
-
"@cumulus/logger": "20.1.3-alpha.
|
|
72
|
-
"@cumulus/message": "20.1.3-alpha.
|
|
73
|
-
"@cumulus/oauth-client": "20.1.3-alpha.
|
|
74
|
-
"@cumulus/object-store": "20.1.3-alpha.
|
|
75
|
-
"@cumulus/pvl": "20.1.3-alpha.
|
|
76
|
-
"@cumulus/sftp-client": "20.1.3-alpha.
|
|
77
|
-
"@cumulus/types": "20.1.3-alpha.
|
|
58
|
+
"@cumulus/api-client": "20.1.3-alpha.1",
|
|
59
|
+
"@cumulus/async-operations": "20.1.3-alpha.1",
|
|
60
|
+
"@cumulus/aws-client": "20.1.3-alpha.1",
|
|
61
|
+
"@cumulus/cmr-client": "20.1.3-alpha.1",
|
|
62
|
+
"@cumulus/cmrjs": "20.1.3-alpha.1",
|
|
63
|
+
"@cumulus/collection-config-store": "20.1.3-alpha.1",
|
|
64
|
+
"@cumulus/common": "20.1.3-alpha.1",
|
|
65
|
+
"@cumulus/db": "20.1.3-alpha.1",
|
|
66
|
+
"@cumulus/distribution-utils": "20.1.3-alpha.1",
|
|
67
|
+
"@cumulus/errors": "20.1.3-alpha.1",
|
|
68
|
+
"@cumulus/es-client": "20.1.3-alpha.1",
|
|
69
|
+
"@cumulus/ingest": "20.1.3-alpha.1",
|
|
70
|
+
"@cumulus/launchpad-auth": "20.1.3-alpha.1",
|
|
71
|
+
"@cumulus/logger": "20.1.3-alpha.1",
|
|
72
|
+
"@cumulus/message": "20.1.3-alpha.1",
|
|
73
|
+
"@cumulus/oauth-client": "20.1.3-alpha.1",
|
|
74
|
+
"@cumulus/object-store": "20.1.3-alpha.1",
|
|
75
|
+
"@cumulus/pvl": "20.1.3-alpha.1",
|
|
76
|
+
"@cumulus/sftp-client": "20.1.3-alpha.1",
|
|
77
|
+
"@cumulus/types": "20.1.3-alpha.1",
|
|
78
78
|
"@hapi/boom": "^10.0.0",
|
|
79
79
|
"@mapbox/dyno": "^1.4.2",
|
|
80
80
|
"aggregate-error": "^3.1.0",
|
|
@@ -127,8 +127,8 @@
|
|
|
127
127
|
}
|
|
128
128
|
},
|
|
129
129
|
"devDependencies": {
|
|
130
|
-
"@cumulus/test-data": "20.1.3-alpha.
|
|
130
|
+
"@cumulus/test-data": "20.1.3-alpha.1",
|
|
131
131
|
"aws-sdk-client-mock": "^3.0.1"
|
|
132
132
|
},
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "058c1288fc31f6f158c67a40431666fb098d709f"
|
|
134
134
|
}
|