@cumulus/api 10.1.1-alpha.0 → 10.1.1-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
@@ -765004,7 +765004,7 @@ module.exports = JSON.parse('[[[0,44],"disallowed_STD3_valid"],[[45,46],"valid"]
765004
765004
  /***/ ((module) => {
765005
765005
 
765006
765006
  "use strict";
765007
- module.exports = JSON.parse('{"name":"@cumulus/api","version":"10.1.1-alpha.0","description":"Lambda functions for handling all daac\'s API operations, feature/rds-phase-2","main":"index.js","engines":{"node":">=12.18.0"},"bin":{"cumulus-api":"./bin/cli.js"},"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_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","reset-tables":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api reset-tables","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test cumulus-api serve-dist","serve-dist-remote":"cumulus-api serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test cumulus-api serve","serve-remote":"cumulus-api serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api 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:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js"],"fail-fast":true,"verbose":true,"timeout":"15m"},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@cumulus/api-client":"10.0.0","@cumulus/async-operations":"10.0.0","@cumulus/aws-client":"10.0.0","@cumulus/cmr-client":"10.0.0","@cumulus/cmrjs":"10.0.0","@cumulus/collection-config-store":"10.0.0","@cumulus/common":"10.0.0","@cumulus/db":"10.0.0","@cumulus/distribution-utils":"10.0.0","@cumulus/errors":"10.0.0","@cumulus/es-client":"10.0.0","@cumulus/ingest":"10.0.0","@cumulus/launchpad-auth":"10.0.0","@cumulus/logger":"10.0.0","@cumulus/message":"10.0.0","@cumulus/oauth-client":"10.0.0","@cumulus/object-store":"10.0.0","@cumulus/pvl":"10.0.0","@cumulus/sftp-client":"10.0.0","@cumulus/types":"10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-sdk":"^2.585.0","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-boom":"^3.0.0","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.7.0","hsts":"^2.1.0","is-valid-hostname":"0.0.1","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^1.1.0","jsonwebtoken":"^8.4.0","knex":"0.95.15","lodash":"^4.17.20","moment":"2.24.0","morgan":"^1.9.1","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-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^3.0.1","semver":"^7.3.2","split2":"^2.2.0","tough-cookie":"^2.4.3","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"^0.4.22"},"devDependencies":{"@cumulus/test-data":"10.0.0"}}');
765007
+ module.exports = JSON.parse('{"name":"@cumulus/api","version":"10.1.1-alpha.1","description":"Lambda functions for handling all daac\'s API operations, feature/rds-phase-2","main":"index.js","engines":{"node":">=12.18.0"},"bin":{"cumulus-api":"./bin/cli.js"},"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_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","reset-tables":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api reset-tables","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test cumulus-api serve-dist","serve-dist-remote":"cumulus-api serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test cumulus-api serve","serve-remote":"cumulus-api serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api 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:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js"],"fail-fast":true,"verbose":true,"timeout":"15m"},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@cumulus/api-client":"10.0.0","@cumulus/async-operations":"10.0.0","@cumulus/aws-client":"10.0.0","@cumulus/cmr-client":"10.0.0","@cumulus/cmrjs":"10.0.0","@cumulus/collection-config-store":"10.0.0","@cumulus/common":"10.0.0","@cumulus/db":"10.0.0","@cumulus/distribution-utils":"10.0.0","@cumulus/errors":"10.0.0","@cumulus/es-client":"10.0.0","@cumulus/ingest":"10.0.0","@cumulus/launchpad-auth":"10.0.0","@cumulus/logger":"10.0.0","@cumulus/message":"10.1.1-alpha.0","@cumulus/oauth-client":"10.0.0","@cumulus/object-store":"10.0.0","@cumulus/pvl":"10.0.0","@cumulus/sftp-client":"10.0.0","@cumulus/types":"10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-sdk":"^2.585.0","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-boom":"^3.0.0","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.7.0","hsts":"^2.1.0","is-valid-hostname":"0.0.1","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^1.1.0","jsonwebtoken":"^8.4.0","knex":"0.95.15","lodash":"^4.17.20","moment":"2.24.0","morgan":"^1.9.1","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-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^3.0.1","semver":"^7.3.2","split2":"^2.2.0","tough-cookie":"^2.4.3","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"^0.4.22"},"devDependencies":{"@cumulus/test-data":"10.0.0"}}');
765008
765008
 
765009
765009
  /***/ }),
765010
765010
 
Binary file
@@ -327732,7 +327732,7 @@ module.exports = JSON.parse('{"100":"Continue","101":"Switching Protocols","102"
327732
327732
  /***/ ((module) => {
327733
327733
 
327734
327734
  "use strict";
327735
- module.exports = JSON.parse('{"name":"@cumulus/api","version":"10.1.1-alpha.0","description":"Lambda functions for handling all daac\'s API operations, feature/rds-phase-2","main":"index.js","engines":{"node":">=12.18.0"},"bin":{"cumulus-api":"./bin/cli.js"},"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_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","reset-tables":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api reset-tables","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test cumulus-api serve-dist","serve-dist-remote":"cumulus-api serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test cumulus-api serve","serve-remote":"cumulus-api serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api 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:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js"],"fail-fast":true,"verbose":true,"timeout":"15m"},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@cumulus/api-client":"10.0.0","@cumulus/async-operations":"10.0.0","@cumulus/aws-client":"10.0.0","@cumulus/cmr-client":"10.0.0","@cumulus/cmrjs":"10.0.0","@cumulus/collection-config-store":"10.0.0","@cumulus/common":"10.0.0","@cumulus/db":"10.0.0","@cumulus/distribution-utils":"10.0.0","@cumulus/errors":"10.0.0","@cumulus/es-client":"10.0.0","@cumulus/ingest":"10.0.0","@cumulus/launchpad-auth":"10.0.0","@cumulus/logger":"10.0.0","@cumulus/message":"10.0.0","@cumulus/oauth-client":"10.0.0","@cumulus/object-store":"10.0.0","@cumulus/pvl":"10.0.0","@cumulus/sftp-client":"10.0.0","@cumulus/types":"10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-sdk":"^2.585.0","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-boom":"^3.0.0","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.7.0","hsts":"^2.1.0","is-valid-hostname":"0.0.1","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^1.1.0","jsonwebtoken":"^8.4.0","knex":"0.95.15","lodash":"^4.17.20","moment":"2.24.0","morgan":"^1.9.1","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-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^3.0.1","semver":"^7.3.2","split2":"^2.2.0","tough-cookie":"^2.4.3","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"^0.4.22"},"devDependencies":{"@cumulus/test-data":"10.0.0"}}');
327735
+ module.exports = JSON.parse('{"name":"@cumulus/api","version":"10.1.1-alpha.1","description":"Lambda functions for handling all daac\'s API operations, feature/rds-phase-2","main":"index.js","engines":{"node":">=12.18.0"},"bin":{"cumulus-api":"./bin/cli.js"},"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_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","reset-tables":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api reset-tables","serve-dist-oauth":"LOCALSTACK_HOST=localhost NODE_ENV=test cumulus-api serve-dist","serve-dist-remote":"cumulus-api serve-dist","serve-dist":"LOCALSTACK_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api serve-dist","serve-oauth":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test cumulus-api serve","serve-remote":"cumulus-api serve","serve":"LOCALSTACK_HOST=localhost LOCAL_ES_HOST=localhost NODE_ENV=test FAKE_AUTH=true cumulus-api 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:coverage":"../../node_modules/.bin/nyc npm test","watch":"../../node_modules/.bin/webpack --progress -w"},"ava":{"files":["tests/**/*.js","!tests/endpoints/fixtures/**/*.js","!tests/endpoints/utils.js","!tests/es/helpers/**/*.js","!tests/endpoints/granules/helpers.js","!tests/helpers/**/*.js"],"fail-fast":true,"verbose":true,"timeout":"15m"},"publishConfig":{"access":"public"},"keywords":["Cumulus"],"author":"Cumulus Authors","license":"Apache-2.0","dependencies":{"@cumulus/api-client":"10.0.0","@cumulus/async-operations":"10.0.0","@cumulus/aws-client":"10.0.0","@cumulus/cmr-client":"10.0.0","@cumulus/cmrjs":"10.0.0","@cumulus/collection-config-store":"10.0.0","@cumulus/common":"10.0.0","@cumulus/db":"10.0.0","@cumulus/distribution-utils":"10.0.0","@cumulus/errors":"10.0.0","@cumulus/es-client":"10.0.0","@cumulus/ingest":"10.0.0","@cumulus/launchpad-auth":"10.0.0","@cumulus/logger":"10.0.0","@cumulus/message":"10.1.1-alpha.0","@cumulus/oauth-client":"10.0.0","@cumulus/object-store":"10.0.0","@cumulus/pvl":"10.0.0","@cumulus/sftp-client":"10.0.0","@cumulus/types":"10.0.0","@mapbox/dyno":"^1.4.2","aggregate-error":"^3.1.0","ajv":"^6.12.3","aws-sdk":"^2.585.0","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-boom":"^3.0.0","express-promise-router":"^3.0.3","googleapis":"^49.0.0","got":"^11.7.0","hsts":"^2.1.0","is-valid-hostname":"0.0.1","js-yaml":"^3.13.1","json2csv":"^4.5.1","jsonpath-plus":"^1.1.0","jsonwebtoken":"^8.4.0","knex":"0.95.15","lodash":"^4.17.20","moment":"2.24.0","morgan":"^1.9.1","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-wait-for":"^2.0.1","querystring":"^0.2.0","saml2-js":"^3.0.1","semver":"^7.3.2","split2":"^2.2.0","tough-cookie":"^2.4.3","url-join":"^4.0.0","uuid":"^3.2.1","xml2js":"^0.4.22"},"devDependencies":{"@cumulus/test-data":"10.0.0"}}');
327736
327736
 
327737
327737
  /***/ }),
327738
327738
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cumulus/api",
3
- "version": "10.1.1-alpha.0",
3
+ "version": "10.1.1-alpha.1",
4
4
  "description": "Lambda functions for handling all daac's API operations, feature/rds-phase-2",
5
5
  "main": "index.js",
6
6
  "engines": {
@@ -66,7 +66,7 @@
66
66
  "@cumulus/ingest": "10.0.0",
67
67
  "@cumulus/launchpad-auth": "10.0.0",
68
68
  "@cumulus/logger": "10.0.0",
69
- "@cumulus/message": "10.0.0",
69
+ "@cumulus/message": "10.1.1-alpha.0",
70
70
  "@cumulus/oauth-client": "10.0.0",
71
71
  "@cumulus/object-store": "10.0.0",
72
72
  "@cumulus/pvl": "10.0.0",