5130 lines
170 KiB
JSON
5130 lines
170 KiB
JSON
{
|
|
"name": "multitenancy",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"version": "1.0.0",
|
|
"license": "UNLICENSED",
|
|
"dependencies": {
|
|
"@sap/cds": "git+https://b60833c73d12694645300a9e2b54a5650e6951ba:x-oauth-basic@github.tools.sap/cap/cds.git",
|
|
"@sap/cds-mtx": "^2",
|
|
"@sap/hana-client": "^2",
|
|
"@sap/hdi-deploy": "^4",
|
|
"@sap/instance-manager": "^2",
|
|
"@sap/xssec": "^3",
|
|
"express": "^4",
|
|
"passport": "^0"
|
|
},
|
|
"devDependencies": {
|
|
"sqlite3": "^5.0.2"
|
|
}
|
|
},
|
|
"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.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/analytics/-/analytics-1.45.0.tgz",
|
|
"integrity": "sha512-KkDF72NVqBEw1M4MLfBGYPH4GUWaN8cpZlwOogM9QBQnUMOH+tOxJT6h1lLymYp6Bnll4L+4o1Ca8WlRFSRe8w==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sap-cloud-sdk/util": "^1.45.0",
|
|
"axios": "^0.21.1"
|
|
}
|
|
},
|
|
"node_modules/@sap-cloud-sdk/core": {
|
|
"version": "1.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/core/-/core-1.45.0.tgz",
|
|
"integrity": "sha512-SzO9jppJqBhzMFiZncCxR1eNqwhLzvIK4iZEsGS1t0CddhWTSX2f+oxFzHFrYC9W07TOXqki46zQK2C+b7UwmA==",
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sap-cloud-sdk/analytics": "^1.45.0",
|
|
"@sap-cloud-sdk/util": "^1.45.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": "^6.0.0",
|
|
"uuid": "^8.2.0",
|
|
"voca": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/@sap-cloud-sdk/util": {
|
|
"version": "1.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/util/-/util-1.45.0.tgz",
|
|
"integrity": "sha512-Y2+p3zhx3nPPre16FS4ywxDaKLyUj3NgEkvWBPzrLxi6OWkvtmEBWVHAaz/bW2ipivUjuvPQB9j3vyBbYrIolQ==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"axios": "^0.21.1",
|
|
"chalk": "^4.1.0",
|
|
"logform": "^2.2.0",
|
|
"promise.allsettled": "^1.0.4",
|
|
"voca": "^1.4.0",
|
|
"winston": "^3.3.3"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds": {
|
|
"version": "5.3.0",
|
|
"resolved": "git+https://b60833c73d12694645300a9e2b54a5650e6951ba:x-oauth-basic@github.tools.sap/cap/cds.git#1c1a6b49c7b86e7476349327e4f7415d1e01b572",
|
|
"license": "SEE LICENSE IN LICENSE",
|
|
"dependencies": {
|
|
"@sap-cloud-sdk/core": "^1.41",
|
|
"@sap-cloud-sdk/util": "^1.41",
|
|
"@sap/cds-compiler": "^2.2.0",
|
|
"@sap/cds-foss": "^2.3.1"
|
|
},
|
|
"bin": {
|
|
"cds": "bin/cds.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.18"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-compiler": {
|
|
"version": "2.2.8",
|
|
"resolved": "https://registry.npmjs.org/@sap/cds-compiler/-/cds-compiler-2.2.8.tgz",
|
|
"integrity": "sha512-PEjLKGXSKqowFjyVsL3sAV0szIXTvULup0Sxv+PoKg44twXbHqiuKHsnu16peknMa5xuDN+r9YDvZvUjCFnsEw==",
|
|
"hasInstallScript": true,
|
|
"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.1",
|
|
"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-foss/node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/big.js": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bigjs"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"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/@sap/cds-foss/node_modules/generic-pool": {
|
|
"version": "3.7.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/universalify": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/xmlbuilder": {
|
|
"version": "15.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-foss/node_modules/yaml": {
|
|
"version": "1.10.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@sap/cds-mtx": {
|
|
"version": "2.0.4",
|
|
"resolved": "git+https://dd15a9cc2fa570fa26a4ab135f488ba260d65408:x-oauth-basic@github.wdf.sap.corp/cdx/cds-mtx.git#a6cf93a259b9c8f647ecaa7b839e52cef1063401",
|
|
"license": "SEE LICENSE IN LICENSE",
|
|
"dependencies": {
|
|
"@sap/cds-foss": "^2.3.1",
|
|
"@sap/hdi-deploy": "^4.0.5",
|
|
"@sap/instance-manager": "^2.2.0"
|
|
}
|
|
},
|
|
"node_modules/@sap/hana-client": {
|
|
"version": "2.7.26",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@sap/xsenv": {
|
|
"version": "3.1.0",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/@sap/xssec/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@sap/xssec/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sap/xssec/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array.prototype.map": {
|
|
"version": "1.0.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/array.prototype.map/-/array.prototype.map-1.0.3.tgz",
|
|
"integrity": "sha512-nNcb30v0wfDyIe26Yif3PcV1JXQp4zEeEfupG7L4SRjnD6HLbO5b2a7eVSba53bOx4YCHYMBHt+Fp4vYstneRA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/asn1": {
|
|
"version": "0.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "3.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/aws-sign2": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/aws4": {
|
|
"version": "1.11.0",
|
|
"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",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/caseless": {
|
|
"version": "0.12.0",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"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/define-properties": {
|
|
"version": "1.1.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/define-properties/-/define-properties-1.1.3.tgz",
|
|
"integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-keys": "^1.0.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.0.4",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.18.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-abstract/-/es-abstract-1.18.3.tgz",
|
|
"integrity": "sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.2",
|
|
"is-callable": "^1.2.3",
|
|
"is-negative-zero": "^2.0.1",
|
|
"is-regex": "^1.1.3",
|
|
"is-string": "^1.0.6",
|
|
"object-inspect": "^1.10.3",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"string.prototype.trimend": "^1.0.4",
|
|
"string.prototype.trimstart": "^1.0.4",
|
|
"unbox-primitive": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-array-method-boxes-properly": {
|
|
"version": "1.0.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz",
|
|
"integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-get-iterator": {
|
|
"version": "1.1.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-get-iterator/-/es-get-iterator-1.1.2.tgz",
|
|
"integrity": "sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.0",
|
|
"has-symbols": "^1.0.1",
|
|
"is-arguments": "^1.1.0",
|
|
"is-map": "^2.0.2",
|
|
"is-set": "^2.0.2",
|
|
"is-string": "^1.0.5",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
|
|
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.17.1",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/extsprintf": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"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",
|
|
"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",
|
|
"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.14.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/follow-redirects/-/follow-redirects-1.14.1.tgz",
|
|
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==",
|
|
"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",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "2.3.3",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"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/function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
|
|
"license": "MIT"
|
|
},
|
|
"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/get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
|
|
"integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.1.7",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/glob/-/glob-7.1.7.tgz",
|
|
"integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
|
|
"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",
|
|
"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",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/har-validator": {
|
|
"version": "5.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has/-/has-1.0.3.tgz",
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-bigints/-/has-bigints-1.0.1.tgz",
|
|
"integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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-symbols": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-symbols/-/has-symbols-1.0.2.tgz",
|
|
"integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ignore-walk": {
|
|
"version": "3.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ignore-walk/-/ignore-walk-3.0.4.tgz",
|
|
"integrity": "sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.1.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-arguments/-/is-arguments-1.1.0.tgz",
|
|
"integrity": "sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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-bigint": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-bigint/-/is-bigint-1.0.2.tgz",
|
|
"integrity": "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-boolean-object/-/is-boolean-object-1.1.1.tgz",
|
|
"integrity": "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-callable/-/is-callable-1.2.3.tgz",
|
|
"integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-date-object/-/is-date-object-1.0.4.tgz",
|
|
"integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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-map": {
|
|
"version": "2.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-map/-/is-map-2.0.2.tgz",
|
|
"integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-negative-zero/-/is-negative-zero-2.0.1.tgz",
|
|
"integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.5",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-number-object/-/is-number-object-1.0.5.tgz",
|
|
"integrity": "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-regex/-/is-regex-1.1.3.tgz",
|
|
"integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-set/-/is-set-2.0.2.tgz",
|
|
"integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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-string": {
|
|
"version": "1.0.6",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-string/-/is-string-1.0.6.tgz",
|
|
"integrity": "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-symbol/-/is-symbol-1.0.4.tgz",
|
|
"integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isarray/-/isarray-2.0.5.tgz",
|
|
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/iterate-iterator": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iterate-iterator/-/iterate-iterator-1.0.1.tgz",
|
|
"integrity": "sha512-3Q6tudGN05kbkDQDI4CqjaBf4qf85w6W6GnuZDtUVYwKgtC1q8yxYX7CZed7N+tLzQqS6roujWvszf13T+n9aw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/iterate-value": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iterate-value/-/iterate-value-1.0.2.tgz",
|
|
"integrity": "sha512-A6fMAio4D2ot2r/TYzr4yUWrmwNdsN5xL7+HUiyACE4DXm+q8HtPcnFTp+NnW3k4N05tZ7FVYFFb2CR13NxyHQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-get-iterator": "^1.0.2",
|
|
"iterate-iterator": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema": {
|
|
"version": "0.2.3"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsprim": {
|
|
"version": "1.4.1",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.includes": {
|
|
"version": "4.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isboolean": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isinteger": {
|
|
"version": "4.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isnumber": {
|
|
"version": "3.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isstring": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.once": {
|
|
"version": "4.1.1",
|
|
"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",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.47.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.30",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "3.2.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-addon-api/-/node-addon-api-3.2.1.tgz",
|
|
"integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==",
|
|
"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",
|
|
"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",
|
|
"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/object-inspect": {
|
|
"version": "1.10.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-inspect/-/object-inspect-1.10.3.tgz",
|
|
"integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-keys/-/object-keys-1.1.1.tgz",
|
|
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object.assign/-/object.assign-4.1.2.tgz",
|
|
"integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"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": "6.1.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/opossum/-/opossum-6.1.0.tgz",
|
|
"integrity": "sha512-vzZxPqjfJQisLhavf68PMPCTuGMBp6Ar38LjKD/uVrAF+htVMJ8FXtp/wJMBG5NZ9B+VRMDpVymvDP31FjFFDg==",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^16 || ^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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/passport": {
|
|
"version": "0.4.1",
|
|
"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",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pause": {
|
|
"version": "0.0.1"
|
|
},
|
|
"node_modules/performance-now": {
|
|
"version": "2.1.0",
|
|
"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/promise.allsettled": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/promise.allsettled/-/promise.allsettled-1.0.4.tgz",
|
|
"integrity": "sha512-o73CbvQh/OnPFShxHcHxk0baXR2a1m4ozb85ha0H14VEoi/EJJLa9mnPfEWJx9RjA9MLfhdjZ8I6HhWtBa64Ag==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array.prototype.map": "^1.0.3",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.2",
|
|
"get-intrinsic": "^1.0.2",
|
|
"iterate-value": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "~0.1.2",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/pseudomap": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/psl": {
|
|
"version": "1.8.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.7.0",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.4.0",
|
|
"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/readable-stream/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/request": {
|
|
"version": "2.88.2",
|
|
"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",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/uuid": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/requestretry": {
|
|
"version": "4.0.0",
|
|
"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",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"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",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.17.1",
|
|
"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",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/send/node_modules/ms": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.14.1",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"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/string.prototype.trimend": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
|
|
"integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
|
|
"integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie": {
|
|
"version": "2.5.0",
|
|
"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",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"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",
|
|
"license": "BSD-2-Clause",
|
|
"optional": true,
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
|
|
"integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has-bigints": "^1.0.1",
|
|
"has-symbols": "^1.0.2",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"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",
|
|
"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"
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/verror": {
|
|
"version": "1.10.0",
|
|
"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",
|
|
"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/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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",
|
|
"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/yallist": {
|
|
"version": "2.1.2",
|
|
"license": "ISC"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@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.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/analytics/-/analytics-1.45.0.tgz",
|
|
"integrity": "sha512-KkDF72NVqBEw1M4MLfBGYPH4GUWaN8cpZlwOogM9QBQnUMOH+tOxJT6h1lLymYp6Bnll4L+4o1Ca8WlRFSRe8w==",
|
|
"requires": {
|
|
"@sap-cloud-sdk/util": "^1.45.0",
|
|
"axios": "^0.21.1"
|
|
}
|
|
},
|
|
"@sap-cloud-sdk/core": {
|
|
"version": "1.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/core/-/core-1.45.0.tgz",
|
|
"integrity": "sha512-SzO9jppJqBhzMFiZncCxR1eNqwhLzvIK4iZEsGS1t0CddhWTSX2f+oxFzHFrYC9W07TOXqki46zQK2C+b7UwmA==",
|
|
"requires": {
|
|
"@sap-cloud-sdk/analytics": "^1.45.0",
|
|
"@sap-cloud-sdk/util": "^1.45.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": "^6.0.0",
|
|
"uuid": "^8.2.0",
|
|
"voca": "^1.4.0"
|
|
}
|
|
},
|
|
"@sap-cloud-sdk/util": {
|
|
"version": "1.45.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/@sap-cloud-sdk/util/-/util-1.45.0.tgz",
|
|
"integrity": "sha512-Y2+p3zhx3nPPre16FS4ywxDaKLyUj3NgEkvWBPzrLxi6OWkvtmEBWVHAaz/bW2ipivUjuvPQB9j3vyBbYrIolQ==",
|
|
"requires": {
|
|
"axios": "^0.21.1",
|
|
"chalk": "^4.1.0",
|
|
"logform": "^2.2.0",
|
|
"promise.allsettled": "^1.0.4",
|
|
"voca": "^1.4.0",
|
|
"winston": "^3.3.3"
|
|
}
|
|
},
|
|
"@sap/cds": {
|
|
"version": "git+https://b60833c73d12694645300a9e2b54a5650e6951ba:x-oauth-basic@github.tools.sap/cap/cds.git#1c1a6b49c7b86e7476349327e4f7415d1e01b572",
|
|
"from": "@sap/cds@git+https://b60833c73d12694645300a9e2b54a5650e6951ba:x-oauth-basic@github.tools.sap/cap/cds.git",
|
|
"requires": {
|
|
"@sap-cloud-sdk/core": "^1.41",
|
|
"@sap-cloud-sdk/util": "^1.41",
|
|
"@sap/cds-compiler": "^2.2.0",
|
|
"@sap/cds-foss": "^2.3.1"
|
|
}
|
|
},
|
|
"@sap/cds-compiler": {
|
|
"version": "2.2.8",
|
|
"resolved": "https://registry.npmjs.org/@sap/cds-compiler/-/cds-compiler-2.2.8.tgz",
|
|
"integrity": "sha512-PEjLKGXSKqowFjyVsL3sAV0szIXTvULup0Sxv+PoKg44twXbHqiuKHsnu16peknMa5xuDN+r9YDvZvUjCFnsEw==",
|
|
"requires": {
|
|
"antlr4": "4.8.0"
|
|
}
|
|
},
|
|
"@sap/cds-foss": {
|
|
"version": "2.3.1",
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"at-least-node": {
|
|
"version": "1.0.0"
|
|
},
|
|
"big.js": {
|
|
"version": "6.0.3"
|
|
},
|
|
"fs-extra": {
|
|
"version": "9.1.0",
|
|
"requires": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"generic-pool": {
|
|
"version": "3.7.2"
|
|
},
|
|
"jsonfile": {
|
|
"version": "6.1.0",
|
|
"requires": {
|
|
"graceful-fs": "^4.1.6",
|
|
"universalify": "^2.0.0"
|
|
}
|
|
},
|
|
"universalify": {
|
|
"version": "2.0.0"
|
|
},
|
|
"xmlbuilder": {
|
|
"version": "15.1.1"
|
|
},
|
|
"yaml": {
|
|
"version": "1.10.2"
|
|
}
|
|
}
|
|
},
|
|
"@sap/cds-mtx": {
|
|
"version": "git+https://dd15a9cc2fa570fa26a4ab135f488ba260d65408:x-oauth-basic@github.wdf.sap.corp/cdx/cds-mtx.git#a6cf93a259b9c8f647ecaa7b839e52cef1063401",
|
|
"from": "@sap/cds-mtx@^2",
|
|
"requires": {
|
|
"@sap/cds-foss": "^2.3.1",
|
|
"@sap/hdi-deploy": "^4.0.5",
|
|
"@sap/instance-manager": "^2.2.0"
|
|
}
|
|
},
|
|
"@sap/hana-client": {
|
|
"version": "2.7.26",
|
|
"requires": {
|
|
"debug": "3.1.0"
|
|
}
|
|
},
|
|
"@sap/hdi": {
|
|
"version": "4.0.1",
|
|
"requires": {
|
|
"async": "3.1.0"
|
|
}
|
|
},
|
|
"@sap/hdi-deploy": {
|
|
"version": "4.0.5",
|
|
"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",
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"@sap/xsenv": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"debug": "3.1.0",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"@sap/xssec": {
|
|
"version": "3.2.0",
|
|
"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",
|
|
"requires": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.3"
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"@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",
|
|
"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",
|
|
"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"
|
|
},
|
|
"array.prototype.map": {
|
|
"version": "1.0.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/array.prototype.map/-/array.prototype.map-1.0.3.tgz",
|
|
"integrity": "sha512-nNcb30v0wfDyIe26Yif3PcV1JXQp4zEeEfupG7L4SRjnD6HLbO5b2a7eVSba53bOx4YCHYMBHt+Fp4vYstneRA==",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.1",
|
|
"es-array-method-boxes-properly": "^1.0.0",
|
|
"is-string": "^1.0.5"
|
|
}
|
|
},
|
|
"asn1": {
|
|
"version": "0.2.4",
|
|
"requires": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"assert-plus": {
|
|
"version": "1.0.0"
|
|
},
|
|
"async": {
|
|
"version": "3.1.0"
|
|
},
|
|
"asynckit": {
|
|
"version": "0.4.0"
|
|
},
|
|
"aws-sign2": {
|
|
"version": "0.7.0"
|
|
},
|
|
"aws4": {
|
|
"version": "1.11.0"
|
|
},
|
|
"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",
|
|
"requires": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"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",
|
|
"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",
|
|
"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"
|
|
},
|
|
"bytes": {
|
|
"version": "3.1.0"
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"caseless": {
|
|
"version": "0.12.0"
|
|
},
|
|
"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"
|
|
},
|
|
"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",
|
|
"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",
|
|
"requires": {
|
|
"safe-buffer": "5.1.2"
|
|
}
|
|
},
|
|
"content-type": {
|
|
"version": "1.0.4"
|
|
},
|
|
"cookie": {
|
|
"version": "0.4.0"
|
|
},
|
|
"cookie-signature": {
|
|
"version": "1.0.6"
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.2"
|
|
},
|
|
"dashdash": {
|
|
"version": "1.14.1",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"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
|
|
},
|
|
"define-properties": {
|
|
"version": "1.1.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/define-properties/-/define-properties-1.1.3.tgz",
|
|
"integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
|
|
"requires": {
|
|
"object-keys": "^1.0.12"
|
|
}
|
|
},
|
|
"delayed-stream": {
|
|
"version": "1.0.0"
|
|
},
|
|
"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"
|
|
},
|
|
"destroy": {
|
|
"version": "1.0.4"
|
|
},
|
|
"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",
|
|
"requires": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"ecdsa-sig-formatter": {
|
|
"version": "1.0.11",
|
|
"requires": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"ee-first": {
|
|
"version": "1.1.1"
|
|
},
|
|
"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"
|
|
},
|
|
"es-abstract": {
|
|
"version": "1.18.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-abstract/-/es-abstract-1.18.3.tgz",
|
|
"integrity": "sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.2",
|
|
"is-callable": "^1.2.3",
|
|
"is-negative-zero": "^2.0.1",
|
|
"is-regex": "^1.1.3",
|
|
"is-string": "^1.0.6",
|
|
"object-inspect": "^1.10.3",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"string.prototype.trimend": "^1.0.4",
|
|
"string.prototype.trimstart": "^1.0.4",
|
|
"unbox-primitive": "^1.0.1"
|
|
}
|
|
},
|
|
"es-array-method-boxes-properly": {
|
|
"version": "1.0.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz",
|
|
"integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA=="
|
|
},
|
|
"es-get-iterator": {
|
|
"version": "1.1.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-get-iterator/-/es-get-iterator-1.1.2.tgz",
|
|
"integrity": "sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.0",
|
|
"has-symbols": "^1.0.1",
|
|
"is-arguments": "^1.1.0",
|
|
"is-map": "^2.0.2",
|
|
"is-set": "^2.0.2",
|
|
"is-string": "^1.0.5",
|
|
"isarray": "^2.0.5"
|
|
}
|
|
},
|
|
"es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
|
|
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
|
|
"requires": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
}
|
|
},
|
|
"escape-html": {
|
|
"version": "1.0.3"
|
|
},
|
|
"etag": {
|
|
"version": "1.8.1"
|
|
},
|
|
"express": {
|
|
"version": "4.17.1",
|
|
"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",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"extend": {
|
|
"version": "3.0.2"
|
|
},
|
|
"extsprintf": {
|
|
"version": "1.3.0"
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "3.1.3"
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.1.0"
|
|
},
|
|
"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",
|
|
"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",
|
|
"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.14.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/follow-redirects/-/follow-redirects-1.14.1.tgz",
|
|
"integrity": "sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg=="
|
|
},
|
|
"forever-agent": {
|
|
"version": "0.6.1"
|
|
},
|
|
"form-data": {
|
|
"version": "2.3.3",
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
}
|
|
},
|
|
"forwarded": {
|
|
"version": "0.1.2"
|
|
},
|
|
"fresh": {
|
|
"version": "0.5.2"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
|
|
"integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
}
|
|
},
|
|
"getpass": {
|
|
"version": "0.1.7",
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "7.1.7",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/glob/-/glob-7.1.7.tgz",
|
|
"integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
|
|
"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",
|
|
"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"
|
|
},
|
|
"har-validator": {
|
|
"version": "5.1.5",
|
|
"requires": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
}
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has/-/has-1.0.3.tgz",
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-bigints": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-bigints/-/has-bigints-1.0.1.tgz",
|
|
"integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA=="
|
|
},
|
|
"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-symbols": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/has-symbols/-/has-symbols-1.0.2.tgz",
|
|
"integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw=="
|
|
},
|
|
"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",
|
|
"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",
|
|
"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",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
}
|
|
},
|
|
"ignore-walk": {
|
|
"version": "3.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/ignore-walk/-/ignore-walk-3.0.4.tgz",
|
|
"integrity": "sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"is-arguments": {
|
|
"version": "1.1.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-arguments/-/is-arguments-1.1.0.tgz",
|
|
"integrity": "sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==",
|
|
"requires": {
|
|
"call-bind": "^1.0.0"
|
|
}
|
|
},
|
|
"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-bigint": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-bigint/-/is-bigint-1.0.2.tgz",
|
|
"integrity": "sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA=="
|
|
},
|
|
"is-boolean-object": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-boolean-object/-/is-boolean-object-1.1.1.tgz",
|
|
"integrity": "sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-callable": {
|
|
"version": "1.2.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-callable/-/is-callable-1.2.3.tgz",
|
|
"integrity": "sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ=="
|
|
},
|
|
"is-date-object": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-date-object/-/is-date-object-1.0.4.tgz",
|
|
"integrity": "sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A=="
|
|
},
|
|
"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-map": {
|
|
"version": "2.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-map/-/is-map-2.0.2.tgz",
|
|
"integrity": "sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg=="
|
|
},
|
|
"is-negative-zero": {
|
|
"version": "2.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-negative-zero/-/is-negative-zero-2.0.1.tgz",
|
|
"integrity": "sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w=="
|
|
},
|
|
"is-number-object": {
|
|
"version": "1.0.5",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-number-object/-/is-number-object-1.0.5.tgz",
|
|
"integrity": "sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw=="
|
|
},
|
|
"is-regex": {
|
|
"version": "1.1.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-regex/-/is-regex-1.1.3.tgz",
|
|
"integrity": "sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"is-set": {
|
|
"version": "2.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-set/-/is-set-2.0.2.tgz",
|
|
"integrity": "sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g=="
|
|
},
|
|
"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-string": {
|
|
"version": "1.0.6",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-string/-/is-string-1.0.6.tgz",
|
|
"integrity": "sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w=="
|
|
},
|
|
"is-symbol": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/is-symbol/-/is-symbol-1.0.4.tgz",
|
|
"integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"is-typedarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"isarray": {
|
|
"version": "2.0.5",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/isarray/-/isarray-2.0.5.tgz",
|
|
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw=="
|
|
},
|
|
"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"
|
|
},
|
|
"iterate-iterator": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iterate-iterator/-/iterate-iterator-1.0.1.tgz",
|
|
"integrity": "sha512-3Q6tudGN05kbkDQDI4CqjaBf4qf85w6W6GnuZDtUVYwKgtC1q8yxYX7CZed7N+tLzQqS6roujWvszf13T+n9aw=="
|
|
},
|
|
"iterate-value": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/iterate-value/-/iterate-value-1.0.2.tgz",
|
|
"integrity": "sha512-A6fMAio4D2ot2r/TYzr4yUWrmwNdsN5xL7+HUiyACE4DXm+q8HtPcnFTp+NnW3k4N05tZ7FVYFFb2CR13NxyHQ==",
|
|
"requires": {
|
|
"es-get-iterator": "^1.0.2",
|
|
"iterate-iterator": "^1.0.1"
|
|
}
|
|
},
|
|
"jsbn": {
|
|
"version": "0.1.1"
|
|
},
|
|
"json-schema": {
|
|
"version": "0.2.3"
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.4.1"
|
|
},
|
|
"json-stringify-safe": {
|
|
"version": "5.0.1"
|
|
},
|
|
"jsonwebtoken": {
|
|
"version": "8.5.1",
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"jsprim": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.2.3",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"jwa": {
|
|
"version": "1.4.1",
|
|
"requires": {
|
|
"buffer-equal-constant-time": "1.0.1",
|
|
"ecdsa-sig-formatter": "1.0.11",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"jws": {
|
|
"version": "3.2.2",
|
|
"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"
|
|
},
|
|
"lodash.includes": {
|
|
"version": "4.3.0"
|
|
},
|
|
"lodash.isboolean": {
|
|
"version": "3.0.3"
|
|
},
|
|
"lodash.isinteger": {
|
|
"version": "4.0.4"
|
|
},
|
|
"lodash.isnumber": {
|
|
"version": "3.0.3"
|
|
},
|
|
"lodash.isplainobject": {
|
|
"version": "4.0.6"
|
|
},
|
|
"lodash.isstring": {
|
|
"version": "4.0.1"
|
|
},
|
|
"lodash.once": {
|
|
"version": "4.1.1"
|
|
},
|
|
"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",
|
|
"requires": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"media-typer": {
|
|
"version": "0.3.0"
|
|
},
|
|
"merge-descriptors": {
|
|
"version": "1.0.1"
|
|
},
|
|
"methods": {
|
|
"version": "1.1.2"
|
|
},
|
|
"mime": {
|
|
"version": "1.6.0"
|
|
},
|
|
"mime-db": {
|
|
"version": "1.47.0"
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.30",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"neo-async": {
|
|
"version": "2.6.2"
|
|
},
|
|
"node-addon-api": {
|
|
"version": "3.2.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/node-addon-api/-/node-addon-api-3.2.1.tgz",
|
|
"integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==",
|
|
"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",
|
|
"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"
|
|
},
|
|
"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
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.10.3",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-inspect/-/object-inspect-1.10.3.tgz",
|
|
"integrity": "sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw=="
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object-keys/-/object-keys-1.1.1.tgz",
|
|
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/object.assign/-/object.assign-4.1.2.tgz",
|
|
"integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"on-finished": {
|
|
"version": "2.3.0",
|
|
"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": "6.1.0",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/opossum/-/opossum-6.1.0.tgz",
|
|
"integrity": "sha512-vzZxPqjfJQisLhavf68PMPCTuGMBp6Ar38LjKD/uVrAF+htVMJ8FXtp/wJMBG5NZ9B+VRMDpVymvDP31FjFFDg=="
|
|
},
|
|
"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"
|
|
},
|
|
"passport": {
|
|
"version": "0.4.1",
|
|
"requires": {
|
|
"passport-strategy": "1.x.x",
|
|
"pause": "0.0.1"
|
|
}
|
|
},
|
|
"passport-strategy": {
|
|
"version": "1.0.0"
|
|
},
|
|
"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"
|
|
},
|
|
"pause": {
|
|
"version": "0.0.1"
|
|
},
|
|
"performance-now": {
|
|
"version": "2.1.0"
|
|
},
|
|
"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=="
|
|
},
|
|
"promise.allsettled": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/promise.allsettled/-/promise.allsettled-1.0.4.tgz",
|
|
"integrity": "sha512-o73CbvQh/OnPFShxHcHxk0baXR2a1m4ozb85ha0H14VEoi/EJJLa9mnPfEWJx9RjA9MLfhdjZ8I6HhWtBa64Ag==",
|
|
"requires": {
|
|
"array.prototype.map": "^1.0.3",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.18.0-next.2",
|
|
"get-intrinsic": "^1.0.2",
|
|
"iterate-value": "^1.0.2"
|
|
}
|
|
},
|
|
"proxy-addr": {
|
|
"version": "2.0.6",
|
|
"requires": {
|
|
"forwarded": "~0.1.2",
|
|
"ipaddr.js": "1.9.1"
|
|
}
|
|
},
|
|
"pseudomap": {
|
|
"version": "1.0.2"
|
|
},
|
|
"psl": {
|
|
"version": "1.8.0"
|
|
},
|
|
"punycode": {
|
|
"version": "2.1.1"
|
|
},
|
|
"qs": {
|
|
"version": "6.7.0"
|
|
},
|
|
"range-parser": {
|
|
"version": "1.2.1"
|
|
},
|
|
"raw-body": {
|
|
"version": "2.4.0",
|
|
"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"
|
|
},
|
|
"dependencies": {
|
|
"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="
|
|
}
|
|
}
|
|
},
|
|
"request": {
|
|
"version": "2.88.2",
|
|
"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"
|
|
},
|
|
"uuid": {
|
|
"version": "3.4.0"
|
|
}
|
|
}
|
|
},
|
|
"requestretry": {
|
|
"version": "4.0.0",
|
|
"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"
|
|
},
|
|
"safer-buffer": {
|
|
"version": "2.1.2"
|
|
},
|
|
"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"
|
|
},
|
|
"send": {
|
|
"version": "0.17.1",
|
|
"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",
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0"
|
|
}
|
|
}
|
|
},
|
|
"ms": {
|
|
"version": "2.1.1"
|
|
}
|
|
}
|
|
},
|
|
"serve-static": {
|
|
"version": "1.14.1",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"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",
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"string.prototype.trimend": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
|
|
"integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"string.prototype.trimstart": {
|
|
"version": "1.0.4",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
|
|
"integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"tough-cookie": {
|
|
"version": "2.5.0",
|
|
"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",
|
|
"requires": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"tweetnacl": {
|
|
"version": "0.14.5"
|
|
},
|
|
"type-is": {
|
|
"version": "1.6.18",
|
|
"requires": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
}
|
|
},
|
|
"uglify-js": {
|
|
"version": "3.13.4",
|
|
"optional": true
|
|
},
|
|
"unbox-primitive": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
|
|
"integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has-bigints": "^1.0.1",
|
|
"has-symbols": "^1.0.2",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"unpipe": {
|
|
"version": "1.0.0"
|
|
},
|
|
"uri-js": {
|
|
"version": "4.4.1",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"vary": {
|
|
"version": "1.1.2"
|
|
},
|
|
"verror": {
|
|
"version": "1.10.0",
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"resolved": "http://nexus.wdf.sap.corp:8081/nexus/repository/build.milestones.npm/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
|
|
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
|
|
"requires": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"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
|
|
},
|
|
"yallist": {
|
|
"version": "2.1.2"
|
|
}
|
|
}
|
|
}
|