{ "name": "multitenancy", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "version": "1.0.0", "license": "UNLICENSED", "dependencies": { "@capire/fiori": "../fiori", "@sap/cds": "5.0.6", "@sap/cds-mtx": "1.2.1", "@sap/hana-client": "^2", "@sap/hdi-deploy": "^4", "@sap/instance-manager": "^2", "@sap/xssec": "^3", "express": "^4", "passport": "^0" }, "devDependencies": { "sqlite3": "^5.0.2" } }, "../fiori": { "name": "@capire/fiori", "version": "1.0.0", "dependencies": { "@capire/bookshop": "../bookshop", "@capire/common": "../common", "@capire/orders": "../orders", "@capire/reviews": "../reviews", "@sap/cds": ">=4", "express": "^4.17.1", "passport": "^0.4.1" } }, "node_modules/@capire/fiori": { "resolved": "../fiori", "link": true }, "node_modules/@dabh/diagnostics": { "version": "2.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@dabh/diagnostics/-/diagnostics-2.0.2.tgz", "integrity": "sha512-+A1YivoVDNNVCdfozHSR8v/jyuuLTMXwjWuxPFlFlUapXoGc+Gj9mDlTDDfrwl7rXCl2tNZ0kE8sIBO6YOn96Q==", "license": "MIT", "dependencies": { "colorspace": "1.1.x", "enabled": "2.0.x", "kuler": "^2.0.0" } }, "node_modules/@sap-cloud-sdk/analytics": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/analytics/-/analytics-1.41.0.tgz", "integrity": "sha512-7DAj5cwG6bMLHUSmDQewSlafzf73Ub6mNVcKInbih6Wb+BvJ3RBw7MhumxdbUmIYOGYJi39Q0EmdbVUhzh/vOA==", "license": "Apache-2.0", "dependencies": { "@sap-cloud-sdk/util": "^1.41.0", "axios": "^0.21.1" } }, "node_modules/@sap-cloud-sdk/core": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/core/-/core-1.41.0.tgz", "integrity": "sha512-ZDiQGiJg18TkEFDvItrsrthQNhzhnyM7H5MMagVxvCAf0ygWswGx9LZtCX/1GNV75VwznFFBMVVnKEr0zl7xqg==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@sap-cloud-sdk/analytics": "^1.41.0", "@sap-cloud-sdk/util": "^1.41.0", "@sap/xsenv": "^3.0.0", "axios": "^0.21.1", "bignumber.js": "^9.0.0", "http-proxy-agent": "^4.0.1", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "moment": "^2.29.0", "opossum": "^5.0.0", "uuid": "^8.2.0", "voca": "^1.4.0" } }, "node_modules/@sap-cloud-sdk/util": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/util/-/util-1.41.0.tgz", "integrity": "sha512-ccRYYEalZcCKMCAxgu+AYBAZT1d6DQVZpTuP/rXwMcwK3kYq5pGwPsR4MjNZwLeZagoESCWJM8grutnqiYRV/A==", "license": "Apache-2.0", "dependencies": { "chalk": "^4.1.0", "logform": "^2.2.0", "voca": "^1.4.0", "winston": "^3.3.3" } }, "node_modules/@sap/cds": { "version": "5.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds/-/cds-5.0.6.tgz", "integrity": "sha512-Zht1jOPq0sJmL4J1X07Ym/jtMnB7ohZaf6W/yFkjNhewg08iMPRn5MO3cudWyC9dd+PkXKKu0VPoIB5kBURW0g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sap/cds-compiler": "^2.1.6", "@sap/cds-foss": "^2", "@sap/cds-runtime": "~3.0.6" }, "bin": { "cds": "bin/cds.js" }, "engines": { "node": ">=12" } }, "node_modules/@sap/cds-compiler": { "version": "2.1.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-compiler/-/cds-compiler-2.1.6.tgz", "integrity": "sha512-T3Ne1dadAIpizooD6yhH/o5SOuqoNkCI1dWUmL5RCKpEyiYEIpZ/3jYynJ2ku8vOM9z1rgsh1OX4ORUyv2l1JA==", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "antlr4": "4.8.0" }, "bin": { "cdsc": "bin/cdsc.js", "cdshi": "bin/cdshi.js", "cdsse": "bin/cdsse.js" } }, "node_modules/@sap/cds-foss": { "version": "2.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-foss/-/cds-foss-2.3.0.tgz", "integrity": "sha512-KL5qKna1TaW2KT2HmPxsU7zVjwMUJmA0wsi4aAt0LPTZcdvEK0OXEmC4fTHX1z3jNG8CjLtZbAqPpWBlRabfQA==", "license": "See LICENSE in LICENSE", "dependencies": { "big.js": "6.0.3", "fs-extra": "9.1.0", "generic-pool": "3.7.2", "uuid": "8.3.2", "xmlbuilder": "15.1.1", "yaml": "1.10.2" } }, "node_modules/@sap/cds-mtx": { "version": "1.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-mtx/-/cds-mtx-1.2.1.tgz", "integrity": "sha512-mgwntRjdg9GhnOmPnU+Arvj5/WE9Dc3ZQGswpaaF5/KeS7g2KSgzH3oDizsrUTPZCSPdkC4kgdL0QVoVYNh+mQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "fs-extra": "9.0.1" } }, "node_modules/@sap/cds-mtx/node_modules/fs-extra": { "version": "9.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-extra/-/fs-extra-9.0.1.tgz", "integrity": "sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==", "license": "MIT", "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^1.0.0" }, "engines": { "node": ">=10" } }, "node_modules/@sap/cds-mtx/node_modules/universalify": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/universalify/-/universalify-1.0.0.tgz", "integrity": "sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==", "license": "MIT", "engines": { "node": ">= 10.0.0" } }, "node_modules/@sap/cds-runtime": { "version": "3.0.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-runtime/-/cds-runtime-3.0.8.tgz", "integrity": "sha512-pVNqF0OoQbVQuq+ru3r9ssHnPAHUFJAgitDZQEvwyIb2oavFk967xyQdbj010bRQoN0e0fXY6jJRIZxF3Yef5g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sap-cloud-sdk/core": "^1.41", "@sap-cloud-sdk/util": "^1.41", "@sap/cds-foss": "^2.2.0" }, "engines": { "node": ">= 12" } }, "node_modules/@sap/hana-client": { "version": "2.7.26", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hana-client/-/hana-client-2.7.26.tgz", "integrity": "sha512-c1GBKBgr3IzykLknBK4HSTL6taJGSWnk7m++8pJHZBDF+5DFdnx54aKE/JxSjaCheqxuWq2/IGqHXQh1TTzUBQ==", "hasInstallScript": true, "license": "SEE LICENSE IN developer-license-3_1.txt", "dependencies": { "debug": "3.1.0" }, "engines": { "node": ">=4.0.0" } }, "node_modules/@sap/hdi": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hdi/-/hdi-4.0.1.tgz", "integrity": "sha512-f7QdRgFc/amQTgTepgMFpwNMmCvvo7o/sElaZhY/2/j/wYbEukpxvplzWpgAUyPJXe9+WL8BemrEwws0TOTNWQ==", "license": "See LICENSE file", "dependencies": { "async": "3.1.0" }, "engines": { "node": ">=8 <=14" }, "peerDependencies": { "@sap/hana-client": "2.7.x" } }, "node_modules/@sap/hdi-deploy": { "version": "4.0.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hdi-deploy/-/hdi-deploy-4.0.5.tgz", "integrity": "sha512-9xxulMH9u7Ap5WozL6DdAGFEvsSkIVgtwxqWvb9fi7JR2qE0QhpL4nRriwduyRngUCAquqGUGhe2kbSb5GklMg==", "license": "See LICENSE file", "dependencies": { "@sap/hana-client": "2.7.26", "@sap/hdi": "4.0.1", "@sap/xsenv": "3.1.0", "async": "3.1.0", "handlebars": "4.7.7" }, "engines": { "node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0" } }, "node_modules/@sap/instance-manager": { "version": "2.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/instance-manager/-/instance-manager-2.2.0.tgz", "integrity": "sha512-y2sBA18j0i/mn2sXpXu1hl+1L61QCB65hIiq0B252/Neom5Q0zqITf3Zp/OLypz7ii0kp718A1EOXDip5P/PDQ==", "license": "SEE LICENSE IN LICENSE file", "dependencies": { "clone": "2.1.1", "debug": "3.1.0", "lru-cache": "4.1.1", "request": "2.88.2", "uuid": "7.0.0" }, "engines": { "node": "^6.0.0 || ^8.0.0 || ^10.0.0 || ^12.0.0" } }, "node_modules/@sap/instance-manager/node_modules/uuid": { "version": "7.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-7.0.0.tgz", "integrity": "sha512-LNUrNsXdI/fUsypJbWM8Jt4DgQdFAZh41p9C7WE9Cn+CULOEkoG2lgQyH68v3wnIy5K3fN4jdSt270K6IFA3MQ==", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/@sap/xsenv": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/xsenv/-/xsenv-3.1.0.tgz", "integrity": "sha512-Z+fwO13tcad+eoe8iTrbR471OacU754puabhRn8OI1MU2pPebDQu8rcHN7sR9JQinh4dSs953WkbDneOmvCWuA==", "license": "SEE LICENSE IN LICENSE file", "dependencies": { "debug": "3.1.0", "verror": "1.10.0" }, "engines": { "node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0" } }, "node_modules/@sap/xssec": { "version": "3.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/xssec/-/xssec-3.2.0.tgz", "integrity": "sha512-R5gD0lJZuKA7bXHMwflLqMZ8XSbjzRpTUXkAuyjDmC6BeXUsgfPHhgHA+L6VA2fhh2kyrXo8NEw1KnbNVZO/yw==", "license": "SAP DEVELOPER LICENSE AGREEMENT", "dependencies": { "debug": "4.1.1", "jsonwebtoken": "^8.5.1", "lru-cache": "6.0.0", "node-rsa": "^1.1.1", "request": "^2.88.2", "requestretry": "4.0.0", "valid-url": "1.0.9" }, "engines": { "node": ">=10.0.0" } }, "node_modules/@sap/xssec/node_modules/debug": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.1.1.tgz", "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "deprecated": "Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)", "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/@sap/xssec/node_modules/lru-cache": { "version": "6.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "license": "ISC", "dependencies": { "yallist": "^4.0.0" }, "engines": { "node": ">=10" } }, "node_modules/@sap/xssec/node_modules/ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "license": "MIT" }, "node_modules/@sap/xssec/node_modules/yallist": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-4.0.0.tgz", "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "license": "ISC" }, "node_modules/@tootallnate/once": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@tootallnate/once/-/once-1.1.2.tgz", "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", "license": "MIT", "engines": { "node": ">= 6" } }, "node_modules/abbrev": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/abbrev/-/abbrev-1.1.1.tgz", "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", "dev": true, "license": "ISC" }, "node_modules/accepts": { "version": "1.3.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/accepts/-/accepts-1.3.7.tgz", "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", "license": "MIT", "dependencies": { "mime-types": "~2.1.24", "negotiator": "0.6.2" }, "engines": { "node": ">= 0.6" } }, "node_modules/agent-base": { "version": "6.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/agent-base/-/agent-base-6.0.2.tgz", "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", "license": "MIT", "dependencies": { "debug": "4" }, "engines": { "node": ">= 6.0.0" } }, "node_modules/agent-base/node_modules/debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/agent-base/node_modules/ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "license": "MIT" }, "node_modules/ajv": { "version": "6.12.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" } }, "node_modules/ansi-regex": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ansi-regex/-/ansi-regex-2.1.1.tgz", "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/ansi-styles": { "version": "4.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, "engines": { "node": ">=8" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/antlr4": { "version": "4.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/antlr4/-/antlr4-4.8.0.tgz", "integrity": "sha512-en/MxQ4OkPgGJQ3wD/muzj1uDnFSzdFIhc2+c6bHZokWkuBb6RRvFjpWhPxWLbgQvaEzldJZ0GSQpfSAaE3hqg==", "license": "BSD-3-Clause" }, "node_modules/aproba": { "version": "1.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aproba/-/aproba-1.2.0.tgz", "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", "dev": true, "license": "ISC" }, "node_modules/are-we-there-yet": { "version": "1.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", "dev": true, "license": "ISC", "dependencies": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" } }, "node_modules/array-flatten": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/array-flatten/-/array-flatten-1.1.1.tgz", "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=", "license": "MIT" }, "node_modules/asn1": { "version": "0.2.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/asn1/-/asn1-0.2.4.tgz", "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", "license": "MIT", "dependencies": { "safer-buffer": "~2.1.0" } }, "node_modules/assert-plus": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/assert-plus/-/assert-plus-1.0.0.tgz", "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "license": "MIT", "engines": { "node": ">=0.8" } }, "node_modules/async": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/async/-/async-3.1.0.tgz", "integrity": "sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ==", "license": "MIT" }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", "license": "MIT" }, "node_modules/at-least-node": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/at-least-node/-/at-least-node-1.0.0.tgz", "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", "license": "ISC", "engines": { "node": ">= 4.0.0" } }, "node_modules/aws-sign2": { "version": "0.7.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aws-sign2/-/aws-sign2-0.7.0.tgz", "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/aws4": { "version": "1.11.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aws4/-/aws4-1.11.0.tgz", "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==", "license": "MIT" }, "node_modules/axios": { "version": "0.21.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/axios/-/axios-0.21.1.tgz", "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", "license": "MIT", "dependencies": { "follow-redirects": "^1.10.0" } }, "node_modules/balanced-match": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true, "license": "MIT" }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", "license": "BSD-3-Clause", "dependencies": { "tweetnacl": "^0.14.3" } }, "node_modules/big.js": { "version": "6.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/big.js/-/big.js-6.0.3.tgz", "integrity": "sha512-n6yn1FyVL1EW2DBAr4jlU/kObhRzmr+NNRESl65VIOT8WBJj/Kezpx2zFdhJUqYI6qrtTW7moCStYL5VxeVdPA==", "license": "MIT", "engines": { "node": "*" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/bigjs" } }, "node_modules/bignumber.js": { "version": "9.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bignumber.js/-/bignumber.js-9.0.1.tgz", "integrity": "sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==", "license": "MIT", "engines": { "node": "*" } }, "node_modules/block-stream": { "version": "0.0.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/block-stream/-/block-stream-0.0.9.tgz", "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", "dev": true, "license": "ISC", "optional": true, "dependencies": { "inherits": "~2.0.0" }, "engines": { "node": "0.4 || >=0.5.8" } }, "node_modules/body-parser": { "version": "1.19.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/body-parser/-/body-parser-1.19.0.tgz", "integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", "license": "MIT", "dependencies": { "bytes": "3.1.0", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "~1.1.2", "http-errors": "1.7.2", "iconv-lite": "0.4.24", "on-finished": "~2.3.0", "qs": "6.7.0", "raw-body": "2.4.0", "type-is": "~1.6.17" }, "engines": { "node": ">= 0.8" } }, "node_modules/body-parser/node_modules/debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "node_modules/buffer-equal-constant-time": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", "integrity": "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=", "license": "BSD-3-Clause" }, "node_modules/bytes": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bytes/-/bytes-3.1.0.tgz", "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/caseless": { "version": "0.12.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/caseless/-/caseless-0.12.0.tgz", "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", "license": "Apache-2.0" }, "node_modules/chalk": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/chalk/-/chalk-4.1.1.tgz", "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "license": "MIT", "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" } }, "node_modules/chownr": { "version": "1.1.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/chownr/-/chownr-1.1.4.tgz", "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", "dev": true, "license": "ISC" }, "node_modules/clone": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/clone/-/clone-2.1.1.tgz", "integrity": "sha1-0hfR6WERjjrJpLi7oyhVU79kfNs=", "license": "MIT", "engines": { "node": ">=0.8" } }, "node_modules/code-point-at": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/color": { "version": "3.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color/-/color-3.0.0.tgz", "integrity": "sha512-jCpd5+s0s0t7p3pHQKpnJ0TpQKKdleP71LWcA0aqiljpiuAkOSUFN/dyH8ZwF0hRmFlrIuRhufds1QyEP9EB+w==", "license": "MIT", "dependencies": { "color-convert": "^1.9.1", "color-string": "^1.5.2" } }, "node_modules/color-convert": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, "engines": { "node": ">=7.0.0" } }, "node_modules/color-name": { "version": "1.1.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "license": "MIT" }, "node_modules/color-string": { "version": "1.5.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-string/-/color-string-1.5.5.tgz", "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==", "license": "MIT", "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "node_modules/color/node_modules/color-convert": { "version": "1.9.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-convert/-/color-convert-1.9.3.tgz", "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "license": "MIT", "dependencies": { "color-name": "1.1.3" } }, "node_modules/color/node_modules/color-name": { "version": "1.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-name/-/color-name-1.1.3.tgz", "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", "license": "MIT" }, "node_modules/colors": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/colors/-/colors-1.4.0.tgz", "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==", "license": "MIT", "engines": { "node": ">=0.1.90" } }, "node_modules/colorspace": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/colorspace/-/colorspace-1.1.2.tgz", "integrity": "sha512-vt+OoIP2d76xLhjwbBaucYlNSpPsrJWPlBTtwCpQKIu6/CSMutyzX93O/Do0qzpH3YoHEes8YEFXyZ797rEhzQ==", "license": "MIT", "dependencies": { "color": "3.0.x", "text-hex": "1.0.x" } }, "node_modules/combined-stream": { "version": "1.0.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "dev": true, "license": "MIT" }, "node_modules/console-control-strings": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/console-control-strings/-/console-control-strings-1.1.0.tgz", "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", "dev": true, "license": "ISC" }, "node_modules/content-disposition": { "version": "0.5.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/content-disposition/-/content-disposition-0.5.3.tgz", "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", "license": "MIT", "dependencies": { "safe-buffer": "5.1.2" }, "engines": { "node": ">= 0.6" } }, "node_modules/content-type": { "version": "1.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/content-type/-/content-type-1.0.4.tgz", "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie": { "version": "0.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/cookie/-/cookie-0.4.0.tgz", "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/cookie-signature": { "version": "1.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=", "license": "MIT" }, "node_modules/core-util-is": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/core-util-is/-/core-util-is-1.0.2.tgz", "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", "license": "MIT" }, "node_modules/dashdash": { "version": "1.14.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/dashdash/-/dashdash-1.14.1.tgz", "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" }, "engines": { "node": ">=0.10" } }, "node_modules/debug": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-3.1.0.tgz", "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/deep-extend": { "version": "0.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/deep-extend/-/deep-extend-0.6.0.tgz", "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", "dev": true, "license": "MIT", "engines": { "node": ">=4.0.0" } }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", "license": "MIT", "engines": { "node": ">=0.4.0" } }, "node_modules/delegates": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/delegates/-/delegates-1.0.0.tgz", "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", "dev": true, "license": "MIT" }, "node_modules/depd": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/depd/-/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/destroy": { "version": "1.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/destroy/-/destroy-1.0.4.tgz", "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", "license": "MIT" }, "node_modules/detect-libc": { "version": "1.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/detect-libc/-/detect-libc-1.0.3.tgz", "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", "dev": true, "license": "Apache-2.0", "bin": { "detect-libc": "bin/detect-libc.js" }, "engines": { "node": ">=0.10" } }, "node_modules/ecc-jsbn": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", "license": "MIT", "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, "node_modules/ecdsa-sig-formatter": { "version": "1.0.11", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" } }, "node_modules/ee-first": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ee-first/-/ee-first-1.1.1.tgz", "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", "license": "MIT" }, "node_modules/enabled": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/enabled/-/enabled-2.0.0.tgz", "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==", "license": "MIT" }, "node_modules/encodeurl": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/encodeurl/-/encodeurl-1.0.2.tgz", "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/escape-html": { "version": "1.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/escape-html/-/escape-html-1.0.3.tgz", "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", "license": "MIT" }, "node_modules/etag": { "version": "1.8.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/etag/-/etag-1.8.1.tgz", "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/express": { "version": "4.17.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/express/-/express-4.17.1.tgz", "integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==", "license": "MIT", "dependencies": { "accepts": "~1.3.7", "array-flatten": "1.1.1", "body-parser": "1.19.0", "content-disposition": "0.5.3", "content-type": "~1.0.4", "cookie": "0.4.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "~1.1.2", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "~1.1.2", "fresh": "0.5.2", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "~2.3.0", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.5", "qs": "6.7.0", "range-parser": "~1.2.1", "safe-buffer": "5.1.2", "send": "0.17.1", "serve-static": "1.14.1", "setprototypeof": "1.1.1", "statuses": "~1.5.0", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, "engines": { "node": ">= 0.10.0" } }, "node_modules/express/node_modules/debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/extend": { "version": "3.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/extend/-/extend-3.0.2.tgz", "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "license": "MIT" }, "node_modules/extsprintf": { "version": "1.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/extsprintf/-/extsprintf-1.3.0.tgz", "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=", "engines": [ "node >=0.6.0" ], "license": "MIT" }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "license": "MIT" }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "license": "MIT" }, "node_modules/fast-safe-stringify": { "version": "2.0.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz", "integrity": "sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==", "license": "MIT" }, "node_modules/fecha": { "version": "4.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fecha/-/fecha-4.2.1.tgz", "integrity": "sha512-MMMQ0ludy/nBs1/o0zVOiKTpG7qMbonKUzjJgQFEuvq6INZ1OraKPRAWkBq5vlKLOUMpmNYG1JoN3oDPUQ9m3Q==", "license": "MIT" }, "node_modules/finalhandler": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/finalhandler/-/finalhandler-1.1.2.tgz", "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", "license": "MIT", "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "~2.3.0", "parseurl": "~1.3.3", "statuses": "~1.5.0", "unpipe": "~1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/finalhandler/node_modules/debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/fn.name": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fn.name/-/fn.name-1.1.0.tgz", "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==", "license": "MIT" }, "node_modules/follow-redirects": { "version": "1.13.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/follow-redirects/-/follow-redirects-1.13.3.tgz", "integrity": "sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], "license": "MIT", "engines": { "node": ">=4.0" }, "peerDependenciesMeta": { "debug": { "optional": true } } }, "node_modules/forever-agent": { "version": "0.6.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/forever-agent/-/forever-agent-0.6.1.tgz", "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/form-data": { "version": "2.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/form-data/-/form-data-2.3.3.tgz", "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" }, "engines": { "node": ">= 0.12" } }, "node_modules/forwarded": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/forwarded/-/forwarded-0.1.2.tgz", "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fresh": { "version": "0.5.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fresh/-/fresh-0.5.2.tgz", "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/fs-extra": { "version": "9.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-extra/-/fs-extra-9.1.0.tgz", "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", "license": "MIT", "dependencies": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { "node": ">=10" } }, "node_modules/fs-minipass": { "version": "1.2.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-minipass/-/fs-minipass-1.2.7.tgz", "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", "dev": true, "license": "ISC", "dependencies": { "minipass": "^2.6.0" } }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "dev": true, "license": "ISC" }, "node_modules/fstream": { "version": "1.0.12", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fstream/-/fstream-1.0.12.tgz", "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", "dev": true, "license": "ISC", "optional": true, "dependencies": { "graceful-fs": "^4.1.2", "inherits": "~2.0.0", "mkdirp": ">=0.5 0", "rimraf": "2" }, "engines": { "node": ">=0.6" } }, "node_modules/gauge": { "version": "2.7.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/gauge/-/gauge-2.7.4.tgz", "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "dev": true, "license": "ISC", "dependencies": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.0", "object-assign": "^4.1.0", "signal-exit": "^3.0.0", "string-width": "^1.0.1", "strip-ansi": "^3.0.1", "wide-align": "^1.1.0" } }, "node_modules/generic-pool": { "version": "3.7.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/generic-pool/-/generic-pool-3.7.2.tgz", "integrity": "sha512-Ec7D4KySmEtIdJBNRVS8jus84ejNAvYG7KaLsXMhIs4AVQ2RuXSjMtmpskTKDT0y6TFSPjo4H+cCmLKUb+vDzg==", "license": "MIT", "engines": { "node": ">= 4" } }, "node_modules/getpass": { "version": "0.1.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/getpass/-/getpass-0.1.7.tgz", "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0" } }, "node_modules/glob": { "version": "7.1.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "dev": true, "license": "ISC", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, "engines": { "node": "*" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/graceful-fs": { "version": "4.2.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/graceful-fs/-/graceful-fs-4.2.6.tgz", "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==", "license": "ISC" }, "node_modules/handlebars": { "version": "4.7.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/handlebars/-/handlebars-4.7.7.tgz", "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", "license": "MIT", "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.0", "source-map": "^0.6.1", "wordwrap": "^1.0.0" }, "bin": { "handlebars": "bin/handlebars" }, "engines": { "node": ">=0.4.7" }, "optionalDependencies": { "uglify-js": "^3.1.4" } }, "node_modules/har-schema": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/har-schema/-/har-schema-2.0.0.tgz", "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=", "license": "ISC", "engines": { "node": ">=4" } }, "node_modules/har-validator": { "version": "5.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/har-validator/-/har-validator-5.1.5.tgz", "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", "deprecated": "this library is no longer supported", "license": "MIT", "dependencies": { "ajv": "^6.12.3", "har-schema": "^2.0.0" }, "engines": { "node": ">=6" } }, "node_modules/has-flag": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/has-unicode": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-unicode/-/has-unicode-2.0.1.tgz", "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", "dev": true, "license": "ISC" }, "node_modules/http-errors": { "version": "1.7.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-errors/-/http-errors-1.7.2.tgz", "integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==", "license": "MIT", "dependencies": { "depd": "~1.1.2", "inherits": "2.0.3", "setprototypeof": "1.1.1", "statuses": ">= 1.5.0 < 2", "toidentifier": "1.0.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/http-proxy-agent": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", "license": "MIT", "dependencies": { "@tootallnate/once": "1", "agent-base": "6", "debug": "4" }, "engines": { "node": ">= 6" } }, "node_modules/http-proxy-agent/node_modules/debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/http-proxy-agent/node_modules/ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "license": "MIT" }, "node_modules/http-signature": { "version": "1.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-signature/-/http-signature-1.2.0.tgz", "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^1.2.2", "sshpk": "^1.7.0" }, "engines": { "node": ">=0.8", "npm": ">=1.3.7" } }, "node_modules/https-proxy-agent": { "version": "5.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz", "integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==", "license": "MIT", "dependencies": { "agent-base": "6", "debug": "4" }, "engines": { "node": ">= 6" } }, "node_modules/https-proxy-agent/node_modules/debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "license": "MIT", "dependencies": { "ms": "2.1.2" }, "engines": { "node": ">=6.0" }, "peerDependenciesMeta": { "supports-color": { "optional": true } } }, "node_modules/https-proxy-agent/node_modules/ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "license": "MIT" }, "node_modules/iconv-lite": { "version": "0.4.24", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iconv-lite/-/iconv-lite-0.4.24.tgz", "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, "engines": { "node": ">=0.10.0" } }, "node_modules/ignore-walk": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ignore-walk/-/ignore-walk-3.0.3.tgz", "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==", "dev": true, "license": "ISC", "dependencies": { "minimatch": "^3.0.4" } }, "node_modules/inflight": { "version": "1.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "dev": true, "license": "ISC", "dependencies": { "once": "^1.3.0", "wrappy": "1" } }, "node_modules/inherits": { "version": "2.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/inherits/-/inherits-2.0.3.tgz", "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", "license": "ISC" }, "node_modules/ini": { "version": "1.3.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ini/-/ini-1.3.8.tgz", "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true, "license": "ISC" }, "node_modules/ipaddr.js": { "version": "1.9.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz", "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", "license": "MIT", "engines": { "node": ">= 0.10" } }, "node_modules/is-arrayish": { "version": "0.3.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-arrayish/-/is-arrayish-0.3.2.tgz", "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", "license": "MIT" }, "node_modules/is-fullwidth-code-point": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", "dev": true, "license": "MIT", "dependencies": { "number-is-nan": "^1.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/is-stream": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-stream/-/is-stream-2.0.0.tgz", "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==", "license": "MIT", "engines": { "node": ">=8" } }, "node_modules/is-typedarray": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-typedarray/-/is-typedarray-1.0.0.tgz", "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", "license": "MIT" }, "node_modules/isarray": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isarray/-/isarray-1.0.0.tgz", "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", "license": "MIT" }, "node_modules/isexe": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isexe/-/isexe-2.0.0.tgz", "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "dev": true, "license": "ISC", "optional": true }, "node_modules/isstream": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isstream/-/isstream-0.1.2.tgz", "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", "license": "MIT" }, "node_modules/jsbn": { "version": "0.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsbn/-/jsbn-0.1.1.tgz", "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", "license": "MIT" }, "node_modules/json-schema": { "version": "0.2.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-schema/-/json-schema-0.2.3.tgz", "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" }, "node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "license": "MIT" }, "node_modules/json-stringify-safe": { "version": "5.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", "license": "ISC" }, "node_modules/jsonfile": { "version": "6.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsonfile/-/jsonfile-6.1.0.tgz", "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "license": "MIT", "dependencies": { "universalify": "^2.0.0" }, "optionalDependencies": { "graceful-fs": "^4.1.6" } }, "node_modules/jsonwebtoken": { "version": "8.5.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz", "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==", "license": "MIT", "dependencies": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "engines": { "node": ">=4", "npm": ">=1.4.28" } }, "node_modules/jsonwebtoken/node_modules/ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "license": "MIT" }, "node_modules/jsprim": { "version": "1.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsprim/-/jsprim-1.4.1.tgz", "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", "engines": [ "node >=0.6.0" ], "license": "MIT", "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.2.3", "verror": "1.10.0" } }, "node_modules/jwa": { "version": "1.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jwa/-/jwa-1.4.1.tgz", "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==", "license": "MIT", "dependencies": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "node_modules/jws": { "version": "3.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jws/-/jws-3.2.2.tgz", "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==", "license": "MIT", "dependencies": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" } }, "node_modules/kuler": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/kuler/-/kuler-2.0.0.tgz", "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==", "license": "MIT" }, "node_modules/lodash": { "version": "4.17.21", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "license": "MIT" }, "node_modules/lodash.includes": { "version": "4.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.includes/-/lodash.includes-4.3.0.tgz", "integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=", "license": "MIT" }, "node_modules/lodash.isboolean": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", "integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=", "license": "MIT" }, "node_modules/lodash.isinteger": { "version": "4.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", "integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=", "license": "MIT" }, "node_modules/lodash.isnumber": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", "integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=", "license": "MIT" }, "node_modules/lodash.isplainobject": { "version": "4.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", "license": "MIT" }, "node_modules/lodash.isstring": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isstring/-/lodash.isstring-4.0.1.tgz", "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", "license": "MIT" }, "node_modules/lodash.once": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.once/-/lodash.once-4.1.1.tgz", "integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=", "license": "MIT" }, "node_modules/logform": { "version": "2.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/logform/-/logform-2.2.0.tgz", "integrity": "sha512-N0qPlqfypFx7UHNn4B3lzS/b0uLqt2hmuoa+PpuXNYgozdJYAyauF5Ky0BWVjrxDlMWiT3qN4zPq3vVAfZy7Yg==", "license": "MIT", "dependencies": { "colors": "^1.2.1", "fast-safe-stringify": "^2.0.4", "fecha": "^4.2.0", "ms": "^2.1.1", "triple-beam": "^1.3.0" } }, "node_modules/logform/node_modules/ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "license": "MIT" }, "node_modules/lru-cache": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lru-cache/-/lru-cache-4.1.1.tgz", "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", "license": "ISC", "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "node_modules/media-typer": { "version": "0.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/media-typer/-/media-typer-0.3.0.tgz", "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/merge-descriptors": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/merge-descriptors/-/merge-descriptors-1.0.1.tgz", "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=", "license": "MIT" }, "node_modules/methods": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/methods/-/methods-1.1.2.tgz", "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/mime": { "version": "1.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime/-/mime-1.6.0.tgz", "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", "license": "MIT", "bin": { "mime": "cli.js" }, "engines": { "node": ">=4" } }, "node_modules/mime-db": { "version": "1.47.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime-db/-/mime-db-1.47.0.tgz", "integrity": "sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/mime-types": { "version": "2.1.30", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime-types/-/mime-types-2.1.30.tgz", "integrity": "sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==", "license": "MIT", "dependencies": { "mime-db": "1.47.0" }, "engines": { "node": ">= 0.6" } }, "node_modules/minimatch": { "version": "3.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "dev": true, "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" }, "engines": { "node": "*" } }, "node_modules/minimist": { "version": "1.2.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minimist/-/minimist-1.2.5.tgz", "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", "license": "MIT" }, "node_modules/minipass": { "version": "2.9.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minipass/-/minipass-2.9.0.tgz", "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==", "dev": true, "license": "ISC", "dependencies": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" } }, "node_modules/minipass/node_modules/yallist": { "version": "3.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-3.1.1.tgz", "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true, "license": "ISC" }, "node_modules/minizlib": { "version": "1.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minizlib/-/minizlib-1.3.3.tgz", "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==", "dev": true, "license": "MIT", "dependencies": { "minipass": "^2.9.0" } }, "node_modules/mkdirp": { "version": "0.5.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mkdirp/-/mkdirp-0.5.5.tgz", "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", "dev": true, "license": "MIT", "dependencies": { "minimist": "^1.2.5" }, "bin": { "mkdirp": "bin/cmd.js" } }, "node_modules/moment": { "version": "2.29.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/moment/-/moment-2.29.1.tgz", "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==", "license": "MIT", "engines": { "node": "*" } }, "node_modules/ms": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "license": "MIT" }, "node_modules/needle": { "version": "2.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/needle/-/needle-2.6.0.tgz", "integrity": "sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==", "dev": true, "license": "MIT", "dependencies": { "debug": "^3.2.6", "iconv-lite": "^0.4.4", "sax": "^1.2.4" }, "bin": { "needle": "bin/needle" }, "engines": { "node": ">= 4.4.x" } }, "node_modules/needle/node_modules/debug": { "version": "3.2.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-3.2.7.tgz", "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, "license": "MIT", "dependencies": { "ms": "^2.1.1" } }, "node_modules/needle/node_modules/ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "dev": true, "license": "MIT" }, "node_modules/negotiator": { "version": "0.6.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/negotiator/-/negotiator-0.6.2.tgz", "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/neo-async": { "version": "2.6.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/neo-async/-/neo-async-2.6.2.tgz", "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", "license": "MIT" }, "node_modules/node-addon-api": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-addon-api/-/node-addon-api-3.1.0.tgz", "integrity": "sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==", "dev": true, "license": "MIT" }, "node_modules/node-gyp": { "version": "3.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-gyp/-/node-gyp-3.8.0.tgz", "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==", "dev": true, "license": "MIT", "optional": true, "dependencies": { "fstream": "^1.0.0", "glob": "^7.0.3", "graceful-fs": "^4.1.2", "mkdirp": "^0.5.0", "nopt": "2 || 3", "npmlog": "0 || 1 || 2 || 3 || 4", "osenv": "0", "request": "^2.87.0", "rimraf": "2", "semver": "~5.3.0", "tar": "^2.0.0", "which": "1" }, "bin": { "node-gyp": "bin/node-gyp.js" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/node-gyp/node_modules/semver": { "version": "5.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/semver/-/semver-5.3.0.tgz", "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", "dev": true, "license": "ISC", "optional": true, "bin": { "semver": "bin/semver" } }, "node_modules/node-pre-gyp": { "version": "0.11.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz", "integrity": "sha512-TwWAOZb0j7e9eGaf9esRx3ZcLaE5tQ2lvYy1pb5IAaG1a2e2Kv5Lms1Y4hpj+ciXJRofIxxlt5haeQ/2ANeE0Q==", "deprecated": "Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future", "dev": true, "license": "BSD-3-Clause", "dependencies": { "detect-libc": "^1.0.2", "mkdirp": "^0.5.1", "needle": "^2.2.1", "nopt": "^4.0.1", "npm-packlist": "^1.1.6", "npmlog": "^4.0.2", "rc": "^1.2.7", "rimraf": "^2.6.1", "semver": "^5.3.0", "tar": "^4" }, "bin": { "node-pre-gyp": "bin/node-pre-gyp" } }, "node_modules/node-pre-gyp/node_modules/nopt": { "version": "4.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/nopt/-/nopt-4.0.3.tgz", "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==", "dev": true, "license": "ISC", "dependencies": { "abbrev": "1", "osenv": "^0.1.4" }, "bin": { "nopt": "bin/nopt.js" } }, "node_modules/node-pre-gyp/node_modules/tar": { "version": "4.4.13", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tar/-/tar-4.4.13.tgz", "integrity": "sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==", "dev": true, "license": "ISC", "dependencies": { "chownr": "^1.1.1", "fs-minipass": "^1.2.5", "minipass": "^2.8.6", "minizlib": "^1.2.1", "mkdirp": "^0.5.0", "safe-buffer": "^5.1.2", "yallist": "^3.0.3" }, "engines": { "node": ">=4.5" } }, "node_modules/node-pre-gyp/node_modules/yallist": { "version": "3.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-3.1.1.tgz", "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true, "license": "ISC" }, "node_modules/node-rsa": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-rsa/-/node-rsa-1.1.1.tgz", "integrity": "sha512-Jd4cvbJMryN21r5HgxQOpMEqv+ooke/korixNNK3mGqfGJmy0M77WDDzo/05969+OkMy3XW1UuZsSmW9KQm7Fw==", "license": "MIT", "dependencies": { "asn1": "^0.2.4" } }, "node_modules/nopt": { "version": "3.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/nopt/-/nopt-3.0.6.tgz", "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", "dev": true, "license": "ISC", "optional": true, "dependencies": { "abbrev": "1" }, "bin": { "nopt": "bin/nopt.js" } }, "node_modules/npm-bundled": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-bundled/-/npm-bundled-1.1.2.tgz", "integrity": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==", "dev": true, "license": "ISC", "dependencies": { "npm-normalize-package-bin": "^1.0.1" } }, "node_modules/npm-normalize-package-bin": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==", "dev": true, "license": "ISC" }, "node_modules/npm-packlist": { "version": "1.4.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-packlist/-/npm-packlist-1.4.8.tgz", "integrity": "sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==", "dev": true, "license": "ISC", "dependencies": { "ignore-walk": "^3.0.1", "npm-bundled": "^1.0.1", "npm-normalize-package-bin": "^1.0.1" } }, "node_modules/npmlog": { "version": "4.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npmlog/-/npmlog-4.1.2.tgz", "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", "dev": true, "license": "ISC", "dependencies": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", "gauge": "~2.7.3", "set-blocking": "~2.0.0" } }, "node_modules/number-is-nan": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/number-is-nan/-/number-is-nan-1.0.1.tgz", "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/oauth-sign": { "version": "0.9.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/oauth-sign/-/oauth-sign-0.9.0.tgz", "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", "license": "Apache-2.0", "engines": { "node": "*" } }, "node_modules/object-assign": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/on-finished": { "version": "2.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/on-finished/-/on-finished-2.3.0.tgz", "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", "license": "MIT", "dependencies": { "ee-first": "1.1.1" }, "engines": { "node": ">= 0.8" } }, "node_modules/once": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "dev": true, "license": "ISC", "dependencies": { "wrappy": "1" } }, "node_modules/one-time": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/one-time/-/one-time-1.0.0.tgz", "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==", "license": "MIT", "dependencies": { "fn.name": "1.x.x" } }, "node_modules/opossum": { "version": "5.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/opossum/-/opossum-5.1.3.tgz", "integrity": "sha512-2FxRJIREHSvL37WvTWbHgBPYKXA4+jAGthwGc0LQFeoiQBUIFKd3f/lJGUAc1lnhzZc5PNhtK0YPurBqKbpCqA==", "license": "Apache-2.0", "engines": { "node": "^15 || ^14 || ^12 || ^10" } }, "node_modules/os-homedir": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/os-homedir/-/os-homedir-1.0.2.tgz", "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/os-tmpdir": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/os-tmpdir/-/os-tmpdir-1.0.2.tgz", "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/osenv": { "version": "0.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/osenv/-/osenv-0.1.5.tgz", "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", "dev": true, "license": "ISC", "dependencies": { "os-homedir": "^1.0.0", "os-tmpdir": "^1.0.0" } }, "node_modules/parseurl": { "version": "1.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/parseurl/-/parseurl-1.3.3.tgz", "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/passport": { "version": "0.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/passport/-/passport-0.4.1.tgz", "integrity": "sha512-IxXgZZs8d7uFSt3eqNjM9NQ3g3uQCW5avD8mRNoXV99Yig50vjuaez6dQK2qC0kVWPRTujxY0dWgGfT09adjYg==", "license": "MIT", "dependencies": { "passport-strategy": "1.x.x", "pause": "0.0.1" }, "engines": { "node": ">= 0.4.0" } }, "node_modules/passport-strategy": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/passport-strategy/-/passport-strategy-1.0.0.tgz", "integrity": "sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=", "engines": { "node": ">= 0.4.0" } }, "node_modules/path-is-absolute": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/path-to-regexp": { "version": "0.1.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/path-to-regexp/-/path-to-regexp-0.1.7.tgz", "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=", "license": "MIT" }, "node_modules/pause": { "version": "0.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/pause/-/pause-0.0.1.tgz", "integrity": "sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=" }, "node_modules/performance-now": { "version": "2.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/performance-now/-/performance-now-2.1.0.tgz", "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=", "license": "MIT" }, "node_modules/process-nextick-args": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz", "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", "license": "MIT" }, "node_modules/proxy-addr": { "version": "2.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/proxy-addr/-/proxy-addr-2.0.6.tgz", "integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", "license": "MIT", "dependencies": { "forwarded": "~0.1.2", "ipaddr.js": "1.9.1" }, "engines": { "node": ">= 0.10" } }, "node_modules/pseudomap": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/pseudomap/-/pseudomap-1.0.2.tgz", "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", "license": "ISC" }, "node_modules/psl": { "version": "1.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/psl/-/psl-1.8.0.tgz", "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==", "license": "MIT" }, "node_modules/punycode": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/punycode/-/punycode-2.1.1.tgz", "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", "license": "MIT", "engines": { "node": ">=6" } }, "node_modules/qs": { "version": "6.7.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/qs/-/qs-6.7.0.tgz", "integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==", "license": "BSD-3-Clause", "engines": { "node": ">=0.6" } }, "node_modules/range-parser": { "version": "1.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/range-parser/-/range-parser-1.2.1.tgz", "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/raw-body": { "version": "2.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/raw-body/-/raw-body-2.4.0.tgz", "integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==", "license": "MIT", "dependencies": { "bytes": "3.1.0", "http-errors": "1.7.2", "iconv-lite": "0.4.24", "unpipe": "1.0.0" }, "engines": { "node": ">= 0.8" } }, "node_modules/rc": { "version": "1.2.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/rc/-/rc-1.2.8.tgz", "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", "dev": true, "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "dependencies": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "bin": { "rc": "cli.js" } }, "node_modules/readable-stream": { "version": "2.3.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "license": "MIT", "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "node_modules/request": { "version": "2.88.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/request/-/request-2.88.2.tgz", "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142", "license": "Apache-2.0", "dependencies": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", "caseless": "~0.12.0", "combined-stream": "~1.0.6", "extend": "~3.0.2", "forever-agent": "~0.6.1", "form-data": "~2.3.2", "har-validator": "~5.1.3", "http-signature": "~1.2.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", "json-stringify-safe": "~5.0.1", "mime-types": "~2.1.19", "oauth-sign": "~0.9.0", "performance-now": "^2.1.0", "qs": "~6.5.2", "safe-buffer": "^5.1.2", "tough-cookie": "~2.5.0", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, "engines": { "node": ">= 6" } }, "node_modules/request/node_modules/qs": { "version": "6.5.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/qs/-/qs-6.5.2.tgz", "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", "license": "BSD-3-Clause", "engines": { "node": ">=0.6" } }, "node_modules/request/node_modules/uuid": { "version": "3.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-3.4.0.tgz", "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", "license": "MIT", "bin": { "uuid": "bin/uuid" } }, "node_modules/requestretry": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/requestretry/-/requestretry-4.0.0.tgz", "integrity": "sha512-ST8m0+5FQH2FA+gbzUQyOQjUwHf22kbPQnd6TexveR0p+2UV1YYBg+Roe7BnKQ1Bb/+LtJwwm0QzxK2NA20Cug==", "license": "MIT", "dependencies": { "extend": "^3.0.2", "lodash": "^4.17.10", "when": "^3.7.7" }, "peerDependencies": { "request": "2.*.*" } }, "node_modules/rimraf": { "version": "2.7.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/rimraf/-/rimraf-2.7.1.tgz", "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", "dev": true, "license": "ISC", "dependencies": { "glob": "^7.1.3" }, "bin": { "rimraf": "bin.js" } }, "node_modules/safe-buffer": { "version": "5.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/safe-buffer/-/safe-buffer-5.1.2.tgz", "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", "license": "MIT" }, "node_modules/safer-buffer": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "license": "MIT" }, "node_modules/sax": { "version": "1.2.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sax/-/sax-1.2.4.tgz", "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", "dev": true, "license": "ISC" }, "node_modules/semver": { "version": "5.7.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/semver/-/semver-5.7.1.tgz", "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", "license": "ISC", "bin": { "semver": "bin/semver" } }, "node_modules/send": { "version": "0.17.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/send/-/send-0.17.1.tgz", "integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==", "license": "MIT", "dependencies": { "debug": "2.6.9", "depd": "~1.1.2", "destroy": "~1.0.4", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "~1.7.2", "mime": "1.6.0", "ms": "2.1.1", "on-finished": "~2.3.0", "range-parser": "~1.2.1", "statuses": "~1.5.0" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/send/node_modules/debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/send/node_modules/debug/node_modules/ms": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "license": "MIT" }, "node_modules/send/node_modules/ms": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.1.tgz", "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", "license": "MIT" }, "node_modules/serve-static": { "version": "1.14.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/serve-static/-/serve-static-1.14.1.tgz", "integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==", "license": "MIT", "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.17.1" }, "engines": { "node": ">= 0.8.0" } }, "node_modules/set-blocking": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/set-blocking/-/set-blocking-2.0.0.tgz", "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", "dev": true, "license": "ISC" }, "node_modules/setprototypeof": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/setprototypeof/-/setprototypeof-1.1.1.tgz", "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==", "license": "ISC" }, "node_modules/signal-exit": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/signal-exit/-/signal-exit-3.0.3.tgz", "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==", "dev": true, "license": "ISC" }, "node_modules/simple-swizzle": { "version": "0.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/simple-swizzle/-/simple-swizzle-0.2.2.tgz", "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", "license": "MIT", "dependencies": { "is-arrayish": "^0.3.1" } }, "node_modules/source-map": { "version": "0.6.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/sqlite3": { "version": "5.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sqlite3/-/sqlite3-5.0.2.tgz", "integrity": "sha512-1SdTNo+BVU211Xj1csWa8lV6KM0CtucDwRyA0VHl91wEH1Mgh7RxUpI4rVvG7OhHrzCSGaVyW5g8vKvlrk9DJA==", "dev": true, "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { "node-addon-api": "^3.0.0", "node-pre-gyp": "^0.11.0" }, "optionalDependencies": { "node-gyp": "3.x" }, "peerDependencies": { "node-gyp": "3.x" }, "peerDependenciesMeta": { "node-gyp": { "optional": true } } }, "node_modules/sshpk": { "version": "1.16.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sshpk/-/sshpk-1.16.1.tgz", "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", "license": "MIT", "dependencies": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", "bcrypt-pbkdf": "^1.0.0", "dashdash": "^1.12.0", "ecc-jsbn": "~0.1.1", "getpass": "^0.1.1", "jsbn": "~0.1.0", "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/stack-trace": { "version": "0.0.10", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/stack-trace/-/stack-trace-0.0.10.tgz", "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=", "license": "MIT", "engines": { "node": "*" } }, "node_modules/statuses": { "version": "1.5.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/statuses/-/statuses-1.5.0.tgz", "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=", "license": "MIT", "engines": { "node": ">= 0.6" } }, "node_modules/string_decoder": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "license": "MIT", "dependencies": { "safe-buffer": "~5.1.0" } }, "node_modules/string-width": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string-width/-/string-width-1.0.2.tgz", "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", "dev": true, "license": "MIT", "dependencies": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", "strip-ansi": "^3.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/strip-ansi": { "version": "3.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "dev": true, "license": "MIT", "dependencies": { "ansi-regex": "^2.0.0" }, "engines": { "node": ">=0.10.0" } }, "node_modules/strip-json-comments": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/strip-json-comments/-/strip-json-comments-2.0.1.tgz", "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" } }, "node_modules/supports-color": { "version": "7.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "license": "MIT", "dependencies": { "has-flag": "^4.0.0" }, "engines": { "node": ">=8" } }, "node_modules/tar": { "version": "2.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tar/-/tar-2.2.2.tgz", "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==", "dev": true, "license": "ISC", "optional": true, "dependencies": { "block-stream": "*", "fstream": "^1.0.12", "inherits": "2" } }, "node_modules/text-hex": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/text-hex/-/text-hex-1.0.0.tgz", "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==", "license": "MIT" }, "node_modules/toidentifier": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/toidentifier/-/toidentifier-1.0.0.tgz", "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==", "license": "MIT", "engines": { "node": ">=0.6" } }, "node_modules/tough-cookie": { "version": "2.5.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tough-cookie/-/tough-cookie-2.5.0.tgz", "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", "license": "BSD-3-Clause", "dependencies": { "psl": "^1.1.28", "punycode": "^2.1.1" }, "engines": { "node": ">=0.8" } }, "node_modules/triple-beam": { "version": "1.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/triple-beam/-/triple-beam-1.3.0.tgz", "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==", "license": "MIT" }, "node_modules/tunnel-agent": { "version": "0.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", "license": "Apache-2.0", "dependencies": { "safe-buffer": "^5.0.1" }, "engines": { "node": "*" } }, "node_modules/tweetnacl": { "version": "0.14.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tweetnacl/-/tweetnacl-0.14.5.tgz", "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", "license": "Unlicense" }, "node_modules/type-is": { "version": "1.6.18", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/type-is/-/type-is-1.6.18.tgz", "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "license": "MIT", "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" }, "engines": { "node": ">= 0.6" } }, "node_modules/uglify-js": { "version": "3.13.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uglify-js/-/uglify-js-3.13.4.tgz", "integrity": "sha512-kv7fCkIXyQIilD5/yQy8O+uagsYIOt5cZvs890W40/e/rvjMSzJw81o9Bg0tkURxzZBROtDQhW2LFjOGoK3RZw==", "license": "BSD-2-Clause", "optional": true, "bin": { "uglifyjs": "bin/uglifyjs" }, "engines": { "node": ">=0.8.0" } }, "node_modules/universalify": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", "license": "MIT", "engines": { "node": ">= 10.0.0" } }, "node_modules/unpipe": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/unpipe/-/unpipe-1.0.0.tgz", "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/uri-js": { "version": "4.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "license": "BSD-2-Clause", "dependencies": { "punycode": "^2.1.0" } }, "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", "license": "MIT" }, "node_modules/utils-merge": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/utils-merge/-/utils-merge-1.0.1.tgz", "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=", "license": "MIT", "engines": { "node": ">= 0.4.0" } }, "node_modules/uuid": { "version": "8.3.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-8.3.2.tgz", "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "license": "MIT", "bin": { "uuid": "dist/bin/uuid" } }, "node_modules/valid-url": { "version": "1.0.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/valid-url/-/valid-url-1.0.9.tgz", "integrity": "sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA=" }, "node_modules/vary": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/vary/-/vary-1.1.2.tgz", "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=", "license": "MIT", "engines": { "node": ">= 0.8" } }, "node_modules/verror": { "version": "1.10.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/verror/-/verror-1.10.0.tgz", "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", "engines": [ "node >=0.6.0" ], "license": "MIT", "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" } }, "node_modules/voca": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/voca/-/voca-1.4.0.tgz", "integrity": "sha512-8Xz4H3vhYRGbFupLtl6dHwMx0ojUcjt0HYkqZ9oBCfipd/5mD7Md58m2/dq7uPuZU/0T3Gb1m66KS9jn+I+14Q==", "license": "MIT" }, "node_modules/when": { "version": "3.7.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/when/-/when-3.7.8.tgz", "integrity": "sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=", "license": "MIT" }, "node_modules/which": { "version": "1.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/which/-/which-1.3.1.tgz", "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", "dev": true, "license": "ISC", "optional": true, "dependencies": { "isexe": "^2.0.0" }, "bin": { "which": "bin/which" } }, "node_modules/wide-align": { "version": "1.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wide-align/-/wide-align-1.1.3.tgz", "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", "dev": true, "license": "ISC", "dependencies": { "string-width": "^1.0.2 || 2" } }, "node_modules/winston": { "version": "3.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/winston/-/winston-3.3.3.tgz", "integrity": "sha512-oEXTISQnC8VlSAKf1KYSSd7J6IWuRPQqDdo8eoRNaYKLvwSb5+79Z3Yi1lrl6KDpU6/VWaxpakDAtb1oQ4n9aw==", "license": "MIT", "dependencies": { "@dabh/diagnostics": "^2.0.2", "async": "^3.1.0", "is-stream": "^2.0.0", "logform": "^2.2.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "stack-trace": "0.0.x", "triple-beam": "^1.3.0", "winston-transport": "^4.4.0" }, "engines": { "node": ">= 6.4.0" } }, "node_modules/winston-transport": { "version": "4.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/winston-transport/-/winston-transport-4.4.0.tgz", "integrity": "sha512-Lc7/p3GtqtqPBYYtS6KCN3c77/2QCev51DvcJKbkFPQNoj1sinkGwLGFDxkXY9J6p9+EPnYs+D90uwbnaiURTw==", "license": "MIT", "dependencies": { "readable-stream": "^2.3.7", "triple-beam": "^1.2.0" }, "engines": { "node": ">= 6.4.0" } }, "node_modules/winston/node_modules/readable-stream": { "version": "3.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/readable-stream/-/readable-stream-3.6.0.tgz", "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "license": "MIT", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, "engines": { "node": ">= 6" } }, "node_modules/wordwrap": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wordwrap/-/wordwrap-1.0.0.tgz", "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=", "license": "MIT" }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "dev": true, "license": "ISC" }, "node_modules/xmlbuilder": { "version": "15.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/xmlbuilder/-/xmlbuilder-15.1.1.tgz", "integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==", "license": "MIT", "engines": { "node": ">=8.0" } }, "node_modules/yallist": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-2.1.2.tgz", "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", "license": "ISC" }, "node_modules/yaml": { "version": "1.10.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yaml/-/yaml-1.10.2.tgz", "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", "license": "ISC", "engines": { "node": ">= 6" } } }, "dependencies": { "@capire/fiori": { "version": "file:../fiori", "requires": { "@capire/bookshop": "../bookshop", "@capire/common": "../common", "@capire/orders": "../orders", "@capire/reviews": "../reviews", "@sap/cds": ">=4", "express": "^4.17.1", "passport": "^0.4.1" } }, "@dabh/diagnostics": { "version": "2.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@dabh/diagnostics/-/diagnostics-2.0.2.tgz", "integrity": "sha512-+A1YivoVDNNVCdfozHSR8v/jyuuLTMXwjWuxPFlFlUapXoGc+Gj9mDlTDDfrwl7rXCl2tNZ0kE8sIBO6YOn96Q==", "requires": { "colorspace": "1.1.x", "enabled": "2.0.x", "kuler": "^2.0.0" } }, "@sap-cloud-sdk/analytics": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/analytics/-/analytics-1.41.0.tgz", "integrity": "sha512-7DAj5cwG6bMLHUSmDQewSlafzf73Ub6mNVcKInbih6Wb+BvJ3RBw7MhumxdbUmIYOGYJi39Q0EmdbVUhzh/vOA==", "requires": { "@sap-cloud-sdk/util": "^1.41.0", "axios": "^0.21.1" } }, "@sap-cloud-sdk/core": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/core/-/core-1.41.0.tgz", "integrity": "sha512-ZDiQGiJg18TkEFDvItrsrthQNhzhnyM7H5MMagVxvCAf0ygWswGx9LZtCX/1GNV75VwznFFBMVVnKEr0zl7xqg==", "requires": { "@sap-cloud-sdk/analytics": "^1.41.0", "@sap-cloud-sdk/util": "^1.41.0", "@sap/xsenv": "^3.0.0", "axios": "^0.21.1", "bignumber.js": "^9.0.0", "http-proxy-agent": "^4.0.1", "https-proxy-agent": "^5.0.0", "jsonwebtoken": "^8.5.1", "moment": "^2.29.0", "opossum": "^5.0.0", "uuid": "^8.2.0", "voca": "^1.4.0" } }, "@sap-cloud-sdk/util": { "version": "1.41.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/util/-/util-1.41.0.tgz", "integrity": "sha512-ccRYYEalZcCKMCAxgu+AYBAZT1d6DQVZpTuP/rXwMcwK3kYq5pGwPsR4MjNZwLeZagoESCWJM8grutnqiYRV/A==", "requires": { "chalk": "^4.1.0", "logform": "^2.2.0", "voca": "^1.4.0", "winston": "^3.3.3" } }, "@sap/cds": { "version": "5.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds/-/cds-5.0.6.tgz", "integrity": "sha512-Zht1jOPq0sJmL4J1X07Ym/jtMnB7ohZaf6W/yFkjNhewg08iMPRn5MO3cudWyC9dd+PkXKKu0VPoIB5kBURW0g==", "requires": { "@sap/cds-compiler": "^2.1.6", "@sap/cds-foss": "^2", "@sap/cds-runtime": "~3.0.6" } }, "@sap/cds-compiler": { "version": "2.1.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-compiler/-/cds-compiler-2.1.6.tgz", "integrity": "sha512-T3Ne1dadAIpizooD6yhH/o5SOuqoNkCI1dWUmL5RCKpEyiYEIpZ/3jYynJ2ku8vOM9z1rgsh1OX4ORUyv2l1JA==", "requires": { "antlr4": "4.8.0" } }, "@sap/cds-foss": { "version": "2.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-foss/-/cds-foss-2.3.0.tgz", "integrity": "sha512-KL5qKna1TaW2KT2HmPxsU7zVjwMUJmA0wsi4aAt0LPTZcdvEK0OXEmC4fTHX1z3jNG8CjLtZbAqPpWBlRabfQA==", "requires": { "big.js": "6.0.3", "fs-extra": "9.1.0", "generic-pool": "3.7.2", "uuid": "8.3.2", "xmlbuilder": "15.1.1", "yaml": "1.10.2" } }, "@sap/cds-mtx": { "version": "1.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-mtx/-/cds-mtx-1.2.1.tgz", "integrity": "sha512-mgwntRjdg9GhnOmPnU+Arvj5/WE9Dc3ZQGswpaaF5/KeS7g2KSgzH3oDizsrUTPZCSPdkC4kgdL0QVoVYNh+mQ==", "requires": { "fs-extra": "9.0.1" }, "dependencies": { "fs-extra": { "version": "9.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-extra/-/fs-extra-9.0.1.tgz", "integrity": "sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==", "requires": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^1.0.0" } }, "universalify": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/universalify/-/universalify-1.0.0.tgz", "integrity": "sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==" } } }, "@sap/cds-runtime": { "version": "3.0.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/cds-runtime/-/cds-runtime-3.0.8.tgz", "integrity": "sha512-pVNqF0OoQbVQuq+ru3r9ssHnPAHUFJAgitDZQEvwyIb2oavFk967xyQdbj010bRQoN0e0fXY6jJRIZxF3Yef5g==", "requires": { "@sap-cloud-sdk/core": "^1.41", "@sap-cloud-sdk/util": "^1.41", "@sap/cds-foss": "^2.2.0" } }, "@sap/hana-client": { "version": "2.7.26", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hana-client/-/hana-client-2.7.26.tgz", "integrity": "sha512-c1GBKBgr3IzykLknBK4HSTL6taJGSWnk7m++8pJHZBDF+5DFdnx54aKE/JxSjaCheqxuWq2/IGqHXQh1TTzUBQ==", "requires": { "debug": "3.1.0" } }, "@sap/hdi": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hdi/-/hdi-4.0.1.tgz", "integrity": "sha512-f7QdRgFc/amQTgTepgMFpwNMmCvvo7o/sElaZhY/2/j/wYbEukpxvplzWpgAUyPJXe9+WL8BemrEwws0TOTNWQ==", "requires": { "async": "3.1.0" } }, "@sap/hdi-deploy": { "version": "4.0.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/hdi-deploy/-/hdi-deploy-4.0.5.tgz", "integrity": "sha512-9xxulMH9u7Ap5WozL6DdAGFEvsSkIVgtwxqWvb9fi7JR2qE0QhpL4nRriwduyRngUCAquqGUGhe2kbSb5GklMg==", "requires": { "@sap/hana-client": "2.7.26", "@sap/hdi": "4.0.1", "@sap/xsenv": "3.1.0", "async": "3.1.0", "handlebars": "4.7.7" } }, "@sap/instance-manager": { "version": "2.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/instance-manager/-/instance-manager-2.2.0.tgz", "integrity": "sha512-y2sBA18j0i/mn2sXpXu1hl+1L61QCB65hIiq0B252/Neom5Q0zqITf3Zp/OLypz7ii0kp718A1EOXDip5P/PDQ==", "requires": { "clone": "2.1.1", "debug": "3.1.0", "lru-cache": "4.1.1", "request": "2.88.2", "uuid": "7.0.0" }, "dependencies": { "uuid": { "version": "7.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-7.0.0.tgz", "integrity": "sha512-LNUrNsXdI/fUsypJbWM8Jt4DgQdFAZh41p9C7WE9Cn+CULOEkoG2lgQyH68v3wnIy5K3fN4jdSt270K6IFA3MQ==" } } }, "@sap/xsenv": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/xsenv/-/xsenv-3.1.0.tgz", "integrity": "sha512-Z+fwO13tcad+eoe8iTrbR471OacU754puabhRn8OI1MU2pPebDQu8rcHN7sR9JQinh4dSs953WkbDneOmvCWuA==", "requires": { "debug": "3.1.0", "verror": "1.10.0" } }, "@sap/xssec": { "version": "3.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.snapshots.npm/@sap/xssec/-/xssec-3.2.0.tgz", "integrity": "sha512-R5gD0lJZuKA7bXHMwflLqMZ8XSbjzRpTUXkAuyjDmC6BeXUsgfPHhgHA+L6VA2fhh2kyrXo8NEw1KnbNVZO/yw==", "requires": { "debug": "4.1.1", "jsonwebtoken": "^8.5.1", "lru-cache": "6.0.0", "node-rsa": "^1.1.1", "request": "^2.88.2", "requestretry": "4.0.0", "valid-url": "1.0.9" }, "dependencies": { "debug": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.1.1.tgz", "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "requires": { "ms": "^2.1.1" } }, "lru-cache": { "version": "6.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "requires": { "yallist": "^4.0.0" } }, "ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" }, "yallist": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-4.0.0.tgz", "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" } } }, "@tootallnate/once": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@tootallnate/once/-/once-1.1.2.tgz", "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" }, "abbrev": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/abbrev/-/abbrev-1.1.1.tgz", "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", "dev": true }, "accepts": { "version": "1.3.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/accepts/-/accepts-1.3.7.tgz", "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", "requires": { "mime-types": "~2.1.24", "negotiator": "0.6.2" } }, "agent-base": { "version": "6.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/agent-base/-/agent-base-6.0.2.tgz", "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", "requires": { "debug": "4" }, "dependencies": { "debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" } }, "ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" } } }, "ajv": { "version": "6.12.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "requires": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "ansi-regex": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ansi-regex/-/ansi-regex-2.1.1.tgz", "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "dev": true }, "ansi-styles": { "version": "4.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "requires": { "color-convert": "^2.0.1" } }, "antlr4": { "version": "4.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/antlr4/-/antlr4-4.8.0.tgz", "integrity": "sha512-en/MxQ4OkPgGJQ3wD/muzj1uDnFSzdFIhc2+c6bHZokWkuBb6RRvFjpWhPxWLbgQvaEzldJZ0GSQpfSAaE3hqg==" }, "aproba": { "version": "1.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aproba/-/aproba-1.2.0.tgz", "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", "dev": true }, "are-we-there-yet": { "version": "1.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", "dev": true, "requires": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" } }, "array-flatten": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/array-flatten/-/array-flatten-1.1.1.tgz", "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" }, "asn1": { "version": "0.2.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/asn1/-/asn1-0.2.4.tgz", "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", "requires": { "safer-buffer": "~2.1.0" } }, "assert-plus": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/assert-plus/-/assert-plus-1.0.0.tgz", "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" }, "async": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/async/-/async-3.1.0.tgz", "integrity": "sha512-4vx/aaY6j/j3Lw3fbCHNWP0pPaTCew3F6F3hYyl/tHs/ndmV1q7NW9T5yuJ2XAGwdQrP+6Wu20x06U4APo/iQQ==" }, "asynckit": { "version": "0.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=" }, "at-least-node": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/at-least-node/-/at-least-node-1.0.0.tgz", "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" }, "aws-sign2": { "version": "0.7.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aws-sign2/-/aws-sign2-0.7.0.tgz", "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=" }, "aws4": { "version": "1.11.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/aws4/-/aws4-1.11.0.tgz", "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==" }, "axios": { "version": "0.21.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/axios/-/axios-0.21.1.tgz", "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", "requires": { "follow-redirects": "^1.10.0" } }, "balanced-match": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true }, "bcrypt-pbkdf": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", "requires": { "tweetnacl": "^0.14.3" } }, "big.js": { "version": "6.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/big.js/-/big.js-6.0.3.tgz", "integrity": "sha512-n6yn1FyVL1EW2DBAr4jlU/kObhRzmr+NNRESl65VIOT8WBJj/Kezpx2zFdhJUqYI6qrtTW7moCStYL5VxeVdPA==" }, "bignumber.js": { "version": "9.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bignumber.js/-/bignumber.js-9.0.1.tgz", "integrity": "sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==" }, "block-stream": { "version": "0.0.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/block-stream/-/block-stream-0.0.9.tgz", "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", "dev": true, "optional": true, "requires": { "inherits": "~2.0.0" } }, "body-parser": { "version": "1.19.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/body-parser/-/body-parser-1.19.0.tgz", "integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", "requires": { "bytes": "3.1.0", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "~1.1.2", "http-errors": "1.7.2", "iconv-lite": "0.4.24", "on-finished": "~2.3.0", "qs": "6.7.0", "raw-body": "2.4.0", "type-is": "~1.6.17" }, "dependencies": { "debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" } } } }, "brace-expansion": { "version": "1.1.11", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "buffer-equal-constant-time": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", "integrity": "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=" }, "bytes": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/bytes/-/bytes-3.1.0.tgz", "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==" }, "caseless": { "version": "0.12.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/caseless/-/caseless-0.12.0.tgz", "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" }, "chalk": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/chalk/-/chalk-4.1.1.tgz", "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "chownr": { "version": "1.1.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/chownr/-/chownr-1.1.4.tgz", "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", "dev": true }, "clone": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/clone/-/clone-2.1.1.tgz", "integrity": "sha1-0hfR6WERjjrJpLi7oyhVU79kfNs=" }, "code-point-at": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", "dev": true }, "color": { "version": "3.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color/-/color-3.0.0.tgz", "integrity": "sha512-jCpd5+s0s0t7p3pHQKpnJ0TpQKKdleP71LWcA0aqiljpiuAkOSUFN/dyH8ZwF0hRmFlrIuRhufds1QyEP9EB+w==", "requires": { "color-convert": "^1.9.1", "color-string": "^1.5.2" }, "dependencies": { "color-convert": { "version": "1.9.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-convert/-/color-convert-1.9.3.tgz", "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "requires": { "color-name": "1.1.3" } }, "color-name": { "version": "1.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-name/-/color-name-1.1.3.tgz", "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" } } }, "color-convert": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" }, "color-string": { "version": "1.5.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/color-string/-/color-string-1.5.5.tgz", "integrity": "sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==", "requires": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" } }, "colors": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/colors/-/colors-1.4.0.tgz", "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" }, "colorspace": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/colorspace/-/colorspace-1.1.2.tgz", "integrity": "sha512-vt+OoIP2d76xLhjwbBaucYlNSpPsrJWPlBTtwCpQKIu6/CSMutyzX93O/Do0qzpH3YoHEes8YEFXyZ797rEhzQ==", "requires": { "color": "3.0.x", "text-hex": "1.0.x" } }, "combined-stream": { "version": "1.0.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "requires": { "delayed-stream": "~1.0.0" } }, "concat-map": { "version": "0.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", "dev": true }, "console-control-strings": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/console-control-strings/-/console-control-strings-1.1.0.tgz", "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", "dev": true }, "content-disposition": { "version": "0.5.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/content-disposition/-/content-disposition-0.5.3.tgz", "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", "requires": { "safe-buffer": "5.1.2" } }, "content-type": { "version": "1.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/content-type/-/content-type-1.0.4.tgz", "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" }, "cookie": { "version": "0.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/cookie/-/cookie-0.4.0.tgz", "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==" }, "cookie-signature": { "version": "1.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" }, "core-util-is": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/core-util-is/-/core-util-is-1.0.2.tgz", "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" }, "dashdash": { "version": "1.14.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/dashdash/-/dashdash-1.14.1.tgz", "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "requires": { "assert-plus": "^1.0.0" } }, "debug": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-3.1.0.tgz", "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", "requires": { "ms": "2.0.0" } }, "deep-extend": { "version": "0.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/deep-extend/-/deep-extend-0.6.0.tgz", "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", "dev": true }, "delayed-stream": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" }, "delegates": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/delegates/-/delegates-1.0.0.tgz", "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", "dev": true }, "depd": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/depd/-/depd-1.1.2.tgz", "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" }, "destroy": { "version": "1.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/destroy/-/destroy-1.0.4.tgz", "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" }, "detect-libc": { "version": "1.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/detect-libc/-/detect-libc-1.0.3.tgz", "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", "dev": true }, "ecc-jsbn": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", "requires": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" } }, "ecdsa-sig-formatter": { "version": "1.0.11", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", "requires": { "safe-buffer": "^5.0.1" } }, "ee-first": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ee-first/-/ee-first-1.1.1.tgz", "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "enabled": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/enabled/-/enabled-2.0.0.tgz", "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==" }, "encodeurl": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/encodeurl/-/encodeurl-1.0.2.tgz", "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" }, "escape-html": { "version": "1.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/escape-html/-/escape-html-1.0.3.tgz", "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" }, "etag": { "version": "1.8.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/etag/-/etag-1.8.1.tgz", "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" }, "express": { "version": "4.17.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/express/-/express-4.17.1.tgz", "integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==", "requires": { "accepts": "~1.3.7", "array-flatten": "1.1.1", "body-parser": "1.19.0", "content-disposition": "0.5.3", "content-type": "~1.0.4", "cookie": "0.4.0", "cookie-signature": "1.0.6", "debug": "2.6.9", "depd": "~1.1.2", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "finalhandler": "~1.1.2", "fresh": "0.5.2", "merge-descriptors": "1.0.1", "methods": "~1.1.2", "on-finished": "~2.3.0", "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.5", "qs": "6.7.0", "range-parser": "~1.2.1", "safe-buffer": "5.1.2", "send": "0.17.1", "serve-static": "1.14.1", "setprototypeof": "1.1.1", "statuses": "~1.5.0", "type-is": "~1.6.18", "utils-merge": "1.0.1", "vary": "~1.1.2" }, "dependencies": { "debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" } } } }, "extend": { "version": "3.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/extend/-/extend-3.0.2.tgz", "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" }, "extsprintf": { "version": "1.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/extsprintf/-/extsprintf-1.3.0.tgz", "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=" }, "fast-deep-equal": { "version": "3.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, "fast-json-stable-stringify": { "version": "2.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "fast-safe-stringify": { "version": "2.0.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz", "integrity": "sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==" }, "fecha": { "version": "4.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fecha/-/fecha-4.2.1.tgz", "integrity": "sha512-MMMQ0ludy/nBs1/o0zVOiKTpG7qMbonKUzjJgQFEuvq6INZ1OraKPRAWkBq5vlKLOUMpmNYG1JoN3oDPUQ9m3Q==" }, "finalhandler": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/finalhandler/-/finalhandler-1.1.2.tgz", "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", "requires": { "debug": "2.6.9", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "on-finished": "~2.3.0", "parseurl": "~1.3.3", "statuses": "~1.5.0", "unpipe": "~1.0.0" }, "dependencies": { "debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" } } } }, "fn.name": { "version": "1.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fn.name/-/fn.name-1.1.0.tgz", "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==" }, "follow-redirects": { "version": "1.13.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/follow-redirects/-/follow-redirects-1.13.3.tgz", "integrity": "sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==" }, "forever-agent": { "version": "0.6.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/forever-agent/-/forever-agent-0.6.1.tgz", "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=" }, "form-data": { "version": "2.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/form-data/-/form-data-2.3.3.tgz", "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.6", "mime-types": "^2.1.12" } }, "forwarded": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/forwarded/-/forwarded-0.1.2.tgz", "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" }, "fresh": { "version": "0.5.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fresh/-/fresh-0.5.2.tgz", "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" }, "fs-extra": { "version": "9.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-extra/-/fs-extra-9.1.0.tgz", "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", "requires": { "at-least-node": "^1.0.0", "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "fs-minipass": { "version": "1.2.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs-minipass/-/fs-minipass-1.2.7.tgz", "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", "dev": true, "requires": { "minipass": "^2.6.0" } }, "fs.realpath": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "dev": true }, "fstream": { "version": "1.0.12", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/fstream/-/fstream-1.0.12.tgz", "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", "dev": true, "optional": true, "requires": { "graceful-fs": "^4.1.2", "inherits": "~2.0.0", "mkdirp": ">=0.5 0", "rimraf": "2" } }, "gauge": { "version": "2.7.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/gauge/-/gauge-2.7.4.tgz", "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "dev": true, "requires": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", "has-unicode": "^2.0.0", "object-assign": "^4.1.0", "signal-exit": "^3.0.0", "string-width": "^1.0.1", "strip-ansi": "^3.0.1", "wide-align": "^1.1.0" } }, "generic-pool": { "version": "3.7.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/generic-pool/-/generic-pool-3.7.2.tgz", "integrity": "sha512-Ec7D4KySmEtIdJBNRVS8jus84ejNAvYG7KaLsXMhIs4AVQ2RuXSjMtmpskTKDT0y6TFSPjo4H+cCmLKUb+vDzg==" }, "getpass": { "version": "0.1.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/getpass/-/getpass-0.1.7.tgz", "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "requires": { "assert-plus": "^1.0.0" } }, "glob": { "version": "7.1.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/glob/-/glob-7.1.6.tgz", "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } }, "graceful-fs": { "version": "4.2.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/graceful-fs/-/graceful-fs-4.2.6.tgz", "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" }, "handlebars": { "version": "4.7.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/handlebars/-/handlebars-4.7.7.tgz", "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", "requires": { "minimist": "^1.2.5", "neo-async": "^2.6.0", "source-map": "^0.6.1", "uglify-js": "^3.1.4", "wordwrap": "^1.0.0" } }, "har-schema": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/har-schema/-/har-schema-2.0.0.tgz", "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=" }, "har-validator": { "version": "5.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/har-validator/-/har-validator-5.1.5.tgz", "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", "requires": { "ajv": "^6.12.3", "har-schema": "^2.0.0" } }, "has-flag": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" }, "has-unicode": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-unicode/-/has-unicode-2.0.1.tgz", "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", "dev": true }, "http-errors": { "version": "1.7.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-errors/-/http-errors-1.7.2.tgz", "integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==", "requires": { "depd": "~1.1.2", "inherits": "2.0.3", "setprototypeof": "1.1.1", "statuses": ">= 1.5.0 < 2", "toidentifier": "1.0.0" } }, "http-proxy-agent": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", "requires": { "@tootallnate/once": "1", "agent-base": "6", "debug": "4" }, "dependencies": { "debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" } }, "ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" } } }, "http-signature": { "version": "1.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/http-signature/-/http-signature-1.2.0.tgz", "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", "requires": { "assert-plus": "^1.0.0", "jsprim": "^1.2.2", "sshpk": "^1.7.0" } }, "https-proxy-agent": { "version": "5.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz", "integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==", "requires": { "agent-base": "6", "debug": "4" }, "dependencies": { "debug": { "version": "4.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" } }, "ms": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" } } }, "iconv-lite": { "version": "0.4.24", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iconv-lite/-/iconv-lite-0.4.24.tgz", "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", "requires": { "safer-buffer": ">= 2.1.2 < 3" } }, "ignore-walk": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ignore-walk/-/ignore-walk-3.0.3.tgz", "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==", "dev": true, "requires": { "minimatch": "^3.0.4" } }, "inflight": { "version": "1.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/inflight/-/inflight-1.0.6.tgz", "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "dev": true, "requires": { "once": "^1.3.0", "wrappy": "1" } }, "inherits": { "version": "2.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/inherits/-/inherits-2.0.3.tgz", "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" }, "ini": { "version": "1.3.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ini/-/ini-1.3.8.tgz", "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "ipaddr.js": { "version": "1.9.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ipaddr.js/-/ipaddr.js-1.9.1.tgz", "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" }, "is-arrayish": { "version": "0.3.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-arrayish/-/is-arrayish-0.3.2.tgz", "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" }, "is-fullwidth-code-point": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", "dev": true, "requires": { "number-is-nan": "^1.0.0" } }, "is-stream": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-stream/-/is-stream-2.0.0.tgz", "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==" }, "is-typedarray": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-typedarray/-/is-typedarray-1.0.0.tgz", "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" }, "isarray": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isarray/-/isarray-1.0.0.tgz", "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" }, "isexe": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isexe/-/isexe-2.0.0.tgz", "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "dev": true, "optional": true }, "isstream": { "version": "0.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isstream/-/isstream-0.1.2.tgz", "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" }, "jsbn": { "version": "0.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsbn/-/jsbn-0.1.1.tgz", "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=" }, "json-schema": { "version": "0.2.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-schema/-/json-schema-0.2.3.tgz", "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" }, "json-schema-traverse": { "version": "0.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" }, "json-stringify-safe": { "version": "5.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" }, "jsonfile": { "version": "6.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsonfile/-/jsonfile-6.1.0.tgz", "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "requires": { "graceful-fs": "^4.1.6", "universalify": "^2.0.0" } }, "jsonwebtoken": { "version": "8.5.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz", "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==", "requires": { "jws": "^3.2.2", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", "lodash.isnumber": "^3.0.3", "lodash.isplainobject": "^4.0.6", "lodash.isstring": "^4.0.1", "lodash.once": "^4.0.0", "ms": "^2.1.1", "semver": "^5.6.0" }, "dependencies": { "ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" } } }, "jsprim": { "version": "1.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jsprim/-/jsprim-1.4.1.tgz", "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", "requires": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.2.3", "verror": "1.10.0" } }, "jwa": { "version": "1.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jwa/-/jwa-1.4.1.tgz", "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==", "requires": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "jws": { "version": "3.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/jws/-/jws-3.2.2.tgz", "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==", "requires": { "jwa": "^1.4.1", "safe-buffer": "^5.0.1" } }, "kuler": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/kuler/-/kuler-2.0.0.tgz", "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==" }, "lodash": { "version": "4.17.21", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.includes": { "version": "4.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.includes/-/lodash.includes-4.3.0.tgz", "integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=" }, "lodash.isboolean": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", "integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=" }, "lodash.isinteger": { "version": "4.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", "integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=" }, "lodash.isnumber": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", "integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=" }, "lodash.isplainobject": { "version": "4.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=" }, "lodash.isstring": { "version": "4.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.isstring/-/lodash.isstring-4.0.1.tgz", "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=" }, "lodash.once": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lodash.once/-/lodash.once-4.1.1.tgz", "integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=" }, "logform": { "version": "2.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/logform/-/logform-2.2.0.tgz", "integrity": "sha512-N0qPlqfypFx7UHNn4B3lzS/b0uLqt2hmuoa+PpuXNYgozdJYAyauF5Ky0BWVjrxDlMWiT3qN4zPq3vVAfZy7Yg==", "requires": { "colors": "^1.2.1", "fast-safe-stringify": "^2.0.4", "fecha": "^4.2.0", "ms": "^2.1.1", "triple-beam": "^1.3.0" }, "dependencies": { "ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" } } }, "lru-cache": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/lru-cache/-/lru-cache-4.1.1.tgz", "integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", "requires": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "media-typer": { "version": "0.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/media-typer/-/media-typer-0.3.0.tgz", "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" }, "merge-descriptors": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/merge-descriptors/-/merge-descriptors-1.0.1.tgz", "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" }, "methods": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/methods/-/methods-1.1.2.tgz", "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" }, "mime": { "version": "1.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime/-/mime-1.6.0.tgz", "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" }, "mime-db": { "version": "1.47.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime-db/-/mime-db-1.47.0.tgz", "integrity": "sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==" }, "mime-types": { "version": "2.1.30", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mime-types/-/mime-types-2.1.30.tgz", "integrity": "sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==", "requires": { "mime-db": "1.47.0" } }, "minimatch": { "version": "3.0.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minimatch/-/minimatch-3.0.4.tgz", "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "dev": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "1.2.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minimist/-/minimist-1.2.5.tgz", "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" }, "minipass": { "version": "2.9.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minipass/-/minipass-2.9.0.tgz", "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==", "dev": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" }, "dependencies": { "yallist": { "version": "3.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-3.1.1.tgz", "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true } } }, "minizlib": { "version": "1.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/minizlib/-/minizlib-1.3.3.tgz", "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==", "dev": true, "requires": { "minipass": "^2.9.0" } }, "mkdirp": { "version": "0.5.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/mkdirp/-/mkdirp-0.5.5.tgz", "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", "dev": true, "requires": { "minimist": "^1.2.5" } }, "moment": { "version": "2.29.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/moment/-/moment-2.29.1.tgz", "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==" }, "ms": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" }, "needle": { "version": "2.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/needle/-/needle-2.6.0.tgz", "integrity": "sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==", "dev": true, "requires": { "debug": "^3.2.6", "iconv-lite": "^0.4.4", "sax": "^1.2.4" }, "dependencies": { "debug": { "version": "3.2.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-3.2.7.tgz", "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "dev": true, "requires": { "ms": "^2.1.1" } }, "ms": { "version": "2.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", "dev": true } } }, "negotiator": { "version": "0.6.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/negotiator/-/negotiator-0.6.2.tgz", "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==" }, "neo-async": { "version": "2.6.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/neo-async/-/neo-async-2.6.2.tgz", "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" }, "node-addon-api": { "version": "3.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-addon-api/-/node-addon-api-3.1.0.tgz", "integrity": "sha512-flmrDNB06LIl5lywUz7YlNGZH/5p0M7W28k8hzd9Lshtdh1wshD2Y+U4h9LD6KObOy1f+fEVdgprPrEymjM5uw==", "dev": true }, "node-gyp": { "version": "3.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-gyp/-/node-gyp-3.8.0.tgz", "integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==", "dev": true, "optional": true, "requires": { "fstream": "^1.0.0", "glob": "^7.0.3", "graceful-fs": "^4.1.2", "mkdirp": "^0.5.0", "nopt": "2 || 3", "npmlog": "0 || 1 || 2 || 3 || 4", "osenv": "0", "request": "^2.87.0", "rimraf": "2", "semver": "~5.3.0", "tar": "^2.0.0", "which": "1" }, "dependencies": { "semver": { "version": "5.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/semver/-/semver-5.3.0.tgz", "integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", "dev": true, "optional": true } } }, "node-pre-gyp": { "version": "0.11.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz", "integrity": "sha512-TwWAOZb0j7e9eGaf9esRx3ZcLaE5tQ2lvYy1pb5IAaG1a2e2Kv5Lms1Y4hpj+ciXJRofIxxlt5haeQ/2ANeE0Q==", "dev": true, "requires": { "detect-libc": "^1.0.2", "mkdirp": "^0.5.1", "needle": "^2.2.1", "nopt": "^4.0.1", "npm-packlist": "^1.1.6", "npmlog": "^4.0.2", "rc": "^1.2.7", "rimraf": "^2.6.1", "semver": "^5.3.0", "tar": "^4" }, "dependencies": { "nopt": { "version": "4.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/nopt/-/nopt-4.0.3.tgz", "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==", "dev": true, "requires": { "abbrev": "1", "osenv": "^0.1.4" } }, "tar": { "version": "4.4.13", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tar/-/tar-4.4.13.tgz", "integrity": "sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==", "dev": true, "requires": { "chownr": "^1.1.1", "fs-minipass": "^1.2.5", "minipass": "^2.8.6", "minizlib": "^1.2.1", "mkdirp": "^0.5.0", "safe-buffer": "^5.1.2", "yallist": "^3.0.3" } }, "yallist": { "version": "3.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-3.1.1.tgz", "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true } } }, "node-rsa": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-rsa/-/node-rsa-1.1.1.tgz", "integrity": "sha512-Jd4cvbJMryN21r5HgxQOpMEqv+ooke/korixNNK3mGqfGJmy0M77WDDzo/05969+OkMy3XW1UuZsSmW9KQm7Fw==", "requires": { "asn1": "^0.2.4" } }, "nopt": { "version": "3.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/nopt/-/nopt-3.0.6.tgz", "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", "dev": true, "optional": true, "requires": { "abbrev": "1" } }, "npm-bundled": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-bundled/-/npm-bundled-1.1.2.tgz", "integrity": "sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==", "dev": true, "requires": { "npm-normalize-package-bin": "^1.0.1" } }, "npm-normalize-package-bin": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==", "dev": true }, "npm-packlist": { "version": "1.4.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npm-packlist/-/npm-packlist-1.4.8.tgz", "integrity": "sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==", "dev": true, "requires": { "ignore-walk": "^3.0.1", "npm-bundled": "^1.0.1", "npm-normalize-package-bin": "^1.0.1" } }, "npmlog": { "version": "4.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/npmlog/-/npmlog-4.1.2.tgz", "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", "dev": true, "requires": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", "gauge": "~2.7.3", "set-blocking": "~2.0.0" } }, "number-is-nan": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/number-is-nan/-/number-is-nan-1.0.1.tgz", "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", "dev": true }, "oauth-sign": { "version": "0.9.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/oauth-sign/-/oauth-sign-0.9.0.tgz", "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==" }, "object-assign": { "version": "4.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", "dev": true }, "on-finished": { "version": "2.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/on-finished/-/on-finished-2.3.0.tgz", "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", "requires": { "ee-first": "1.1.1" } }, "once": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/once/-/once-1.4.0.tgz", "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "dev": true, "requires": { "wrappy": "1" } }, "one-time": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/one-time/-/one-time-1.0.0.tgz", "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==", "requires": { "fn.name": "1.x.x" } }, "opossum": { "version": "5.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/opossum/-/opossum-5.1.3.tgz", "integrity": "sha512-2FxRJIREHSvL37WvTWbHgBPYKXA4+jAGthwGc0LQFeoiQBUIFKd3f/lJGUAc1lnhzZc5PNhtK0YPurBqKbpCqA==" }, "os-homedir": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/os-homedir/-/os-homedir-1.0.2.tgz", "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", "dev": true }, "os-tmpdir": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/os-tmpdir/-/os-tmpdir-1.0.2.tgz", "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", "dev": true }, "osenv": { "version": "0.1.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/osenv/-/osenv-0.1.5.tgz", "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", "dev": true, "requires": { "os-homedir": "^1.0.0", "os-tmpdir": "^1.0.0" } }, "parseurl": { "version": "1.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/parseurl/-/parseurl-1.3.3.tgz", "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" }, "passport": { "version": "0.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/passport/-/passport-0.4.1.tgz", "integrity": "sha512-IxXgZZs8d7uFSt3eqNjM9NQ3g3uQCW5avD8mRNoXV99Yig50vjuaez6dQK2qC0kVWPRTujxY0dWgGfT09adjYg==", "requires": { "passport-strategy": "1.x.x", "pause": "0.0.1" } }, "passport-strategy": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/passport-strategy/-/passport-strategy-1.0.0.tgz", "integrity": "sha1-tVOaqPwiWj0a0XlHbd8ja0QPUuQ=" }, "path-is-absolute": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", "dev": true }, "path-to-regexp": { "version": "0.1.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/path-to-regexp/-/path-to-regexp-0.1.7.tgz", "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" }, "pause": { "version": "0.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/pause/-/pause-0.0.1.tgz", "integrity": "sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=" }, "performance-now": { "version": "2.1.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/performance-now/-/performance-now-2.1.0.tgz", "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=" }, "process-nextick-args": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/process-nextick-args/-/process-nextick-args-2.0.1.tgz", "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" }, "proxy-addr": { "version": "2.0.6", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/proxy-addr/-/proxy-addr-2.0.6.tgz", "integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", "requires": { "forwarded": "~0.1.2", "ipaddr.js": "1.9.1" } }, "pseudomap": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/pseudomap/-/pseudomap-1.0.2.tgz", "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" }, "psl": { "version": "1.8.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/psl/-/psl-1.8.0.tgz", "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==" }, "punycode": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/punycode/-/punycode-2.1.1.tgz", "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" }, "qs": { "version": "6.7.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/qs/-/qs-6.7.0.tgz", "integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==" }, "range-parser": { "version": "1.2.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/range-parser/-/range-parser-1.2.1.tgz", "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" }, "raw-body": { "version": "2.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/raw-body/-/raw-body-2.4.0.tgz", "integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==", "requires": { "bytes": "3.1.0", "http-errors": "1.7.2", "iconv-lite": "0.4.24", "unpipe": "1.0.0" } }, "rc": { "version": "1.2.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/rc/-/rc-1.2.8.tgz", "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", "dev": true, "requires": { "deep-extend": "^0.6.0", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" } }, "readable-stream": { "version": "2.3.7", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "requires": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "request": { "version": "2.88.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/request/-/request-2.88.2.tgz", "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", "requires": { "aws-sign2": "~0.7.0", "aws4": "^1.8.0", "caseless": "~0.12.0", "combined-stream": "~1.0.6", "extend": "~3.0.2", "forever-agent": "~0.6.1", "form-data": "~2.3.2", "har-validator": "~5.1.3", "http-signature": "~1.2.0", "is-typedarray": "~1.0.0", "isstream": "~0.1.2", "json-stringify-safe": "~5.0.1", "mime-types": "~2.1.19", "oauth-sign": "~0.9.0", "performance-now": "^2.1.0", "qs": "~6.5.2", "safe-buffer": "^5.1.2", "tough-cookie": "~2.5.0", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" }, "dependencies": { "qs": { "version": "6.5.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/qs/-/qs-6.5.2.tgz", "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" }, "uuid": { "version": "3.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-3.4.0.tgz", "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" } } }, "requestretry": { "version": "4.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/requestretry/-/requestretry-4.0.0.tgz", "integrity": "sha512-ST8m0+5FQH2FA+gbzUQyOQjUwHf22kbPQnd6TexveR0p+2UV1YYBg+Roe7BnKQ1Bb/+LtJwwm0QzxK2NA20Cug==", "requires": { "extend": "^3.0.2", "lodash": "^4.17.10", "when": "^3.7.7" } }, "rimraf": { "version": "2.7.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/rimraf/-/rimraf-2.7.1.tgz", "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", "dev": true, "requires": { "glob": "^7.1.3" } }, "safe-buffer": { "version": "5.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/safe-buffer/-/safe-buffer-5.1.2.tgz", "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, "safer-buffer": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/safer-buffer/-/safer-buffer-2.1.2.tgz", "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" }, "sax": { "version": "1.2.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sax/-/sax-1.2.4.tgz", "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", "dev": true }, "semver": { "version": "5.7.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/semver/-/semver-5.7.1.tgz", "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" }, "send": { "version": "0.17.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/send/-/send-0.17.1.tgz", "integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==", "requires": { "debug": "2.6.9", "depd": "~1.1.2", "destroy": "~1.0.4", "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "etag": "~1.8.1", "fresh": "0.5.2", "http-errors": "~1.7.2", "mime": "1.6.0", "ms": "2.1.1", "on-finished": "~2.3.0", "range-parser": "~1.2.1", "statuses": "~1.5.0" }, "dependencies": { "debug": { "version": "2.6.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" }, "dependencies": { "ms": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" } } }, "ms": { "version": "2.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ms/-/ms-2.1.1.tgz", "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==" } } }, "serve-static": { "version": "1.14.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/serve-static/-/serve-static-1.14.1.tgz", "integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==", "requires": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", "parseurl": "~1.3.3", "send": "0.17.1" } }, "set-blocking": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/set-blocking/-/set-blocking-2.0.0.tgz", "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", "dev": true }, "setprototypeof": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/setprototypeof/-/setprototypeof-1.1.1.tgz", "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==" }, "signal-exit": { "version": "3.0.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/signal-exit/-/signal-exit-3.0.3.tgz", "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==", "dev": true }, "simple-swizzle": { "version": "0.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/simple-swizzle/-/simple-swizzle-0.2.2.tgz", "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", "requires": { "is-arrayish": "^0.3.1" } }, "source-map": { "version": "0.6.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/source-map/-/source-map-0.6.1.tgz", "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" }, "sqlite3": { "version": "5.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sqlite3/-/sqlite3-5.0.2.tgz", "integrity": "sha512-1SdTNo+BVU211Xj1csWa8lV6KM0CtucDwRyA0VHl91wEH1Mgh7RxUpI4rVvG7OhHrzCSGaVyW5g8vKvlrk9DJA==", "dev": true, "requires": { "node-addon-api": "^3.0.0", "node-gyp": "3.x", "node-pre-gyp": "^0.11.0" } }, "sshpk": { "version": "1.16.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/sshpk/-/sshpk-1.16.1.tgz", "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", "requires": { "asn1": "~0.2.3", "assert-plus": "^1.0.0", "bcrypt-pbkdf": "^1.0.0", "dashdash": "^1.12.0", "ecc-jsbn": "~0.1.1", "getpass": "^0.1.1", "jsbn": "~0.1.0", "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" } }, "stack-trace": { "version": "0.0.10", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/stack-trace/-/stack-trace-0.0.10.tgz", "integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=" }, "statuses": { "version": "1.5.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/statuses/-/statuses-1.5.0.tgz", "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" }, "string_decoder": { "version": "1.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { "safe-buffer": "~5.1.0" } }, "string-width": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string-width/-/string-width-1.0.2.tgz", "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", "dev": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", "strip-ansi": "^3.0.0" } }, "strip-ansi": { "version": "3.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/strip-ansi/-/strip-ansi-3.0.1.tgz", "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "dev": true, "requires": { "ansi-regex": "^2.0.0" } }, "strip-json-comments": { "version": "2.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/strip-json-comments/-/strip-json-comments-2.0.1.tgz", "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", "dev": true }, "supports-color": { "version": "7.2.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "requires": { "has-flag": "^4.0.0" } }, "tar": { "version": "2.2.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tar/-/tar-2.2.2.tgz", "integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==", "dev": true, "optional": true, "requires": { "block-stream": "*", "fstream": "^1.0.12", "inherits": "2" } }, "text-hex": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/text-hex/-/text-hex-1.0.0.tgz", "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==" }, "toidentifier": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/toidentifier/-/toidentifier-1.0.0.tgz", "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==" }, "tough-cookie": { "version": "2.5.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tough-cookie/-/tough-cookie-2.5.0.tgz", "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", "requires": { "psl": "^1.1.28", "punycode": "^2.1.1" } }, "triple-beam": { "version": "1.3.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/triple-beam/-/triple-beam-1.3.0.tgz", "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==" }, "tunnel-agent": { "version": "0.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", "requires": { "safe-buffer": "^5.0.1" } }, "tweetnacl": { "version": "0.14.5", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/tweetnacl/-/tweetnacl-0.14.5.tgz", "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=" }, "type-is": { "version": "1.6.18", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/type-is/-/type-is-1.6.18.tgz", "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", "requires": { "media-typer": "0.3.0", "mime-types": "~2.1.24" } }, "uglify-js": { "version": "3.13.4", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uglify-js/-/uglify-js-3.13.4.tgz", "integrity": "sha512-kv7fCkIXyQIilD5/yQy8O+uagsYIOt5cZvs890W40/e/rvjMSzJw81o9Bg0tkURxzZBROtDQhW2LFjOGoK3RZw==", "optional": true }, "universalify": { "version": "2.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/universalify/-/universalify-2.0.0.tgz", "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, "unpipe": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/unpipe/-/unpipe-1.0.0.tgz", "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" }, "uri-js": { "version": "4.4.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "requires": { "punycode": "^2.1.0" } }, "util-deprecate": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/util-deprecate/-/util-deprecate-1.0.2.tgz", "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" }, "utils-merge": { "version": "1.0.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/utils-merge/-/utils-merge-1.0.1.tgz", "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" }, "uuid": { "version": "8.3.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/uuid/-/uuid-8.3.2.tgz", "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" }, "valid-url": { "version": "1.0.9", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/valid-url/-/valid-url-1.0.9.tgz", "integrity": "sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA=" }, "vary": { "version": "1.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/vary/-/vary-1.1.2.tgz", "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" }, "verror": { "version": "1.10.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/verror/-/verror-1.10.0.tgz", "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", "requires": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" } }, "voca": { "version": "1.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/voca/-/voca-1.4.0.tgz", "integrity": "sha512-8Xz4H3vhYRGbFupLtl6dHwMx0ojUcjt0HYkqZ9oBCfipd/5mD7Md58m2/dq7uPuZU/0T3Gb1m66KS9jn+I+14Q==" }, "when": { "version": "3.7.8", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/when/-/when-3.7.8.tgz", "integrity": "sha1-xxMLan6gRpPoQs3J56Hyqjmjn4I=" }, "which": { "version": "1.3.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/which/-/which-1.3.1.tgz", "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", "dev": true, "optional": true, "requires": { "isexe": "^2.0.0" } }, "wide-align": { "version": "1.1.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wide-align/-/wide-align-1.1.3.tgz", "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", "dev": true, "requires": { "string-width": "^1.0.2 || 2" } }, "winston": { "version": "3.3.3", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/winston/-/winston-3.3.3.tgz", "integrity": "sha512-oEXTISQnC8VlSAKf1KYSSd7J6IWuRPQqDdo8eoRNaYKLvwSb5+79Z3Yi1lrl6KDpU6/VWaxpakDAtb1oQ4n9aw==", "requires": { "@dabh/diagnostics": "^2.0.2", "async": "^3.1.0", "is-stream": "^2.0.0", "logform": "^2.2.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "stack-trace": "0.0.x", "triple-beam": "^1.3.0", "winston-transport": "^4.4.0" }, "dependencies": { "readable-stream": { "version": "3.6.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/readable-stream/-/readable-stream-3.6.0.tgz", "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" } } } }, "winston-transport": { "version": "4.4.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/winston-transport/-/winston-transport-4.4.0.tgz", "integrity": "sha512-Lc7/p3GtqtqPBYYtS6KCN3c77/2QCev51DvcJKbkFPQNoj1sinkGwLGFDxkXY9J6p9+EPnYs+D90uwbnaiURTw==", "requires": { "readable-stream": "^2.3.7", "triple-beam": "^1.2.0" } }, "wordwrap": { "version": "1.0.0", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wordwrap/-/wordwrap-1.0.0.tgz", "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=" }, "wrappy": { "version": "1.0.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "dev": true }, "xmlbuilder": { "version": "15.1.1", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/xmlbuilder/-/xmlbuilder-15.1.1.tgz", "integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==" }, "yallist": { "version": "2.1.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yallist/-/yallist-2.1.2.tgz", "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=" }, "yaml": { "version": "1.10.2", "resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/yaml/-/yaml-1.10.2.tgz", "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" } } }