|
@@ -0,0 +1,1410 @@
|
|
|
|
+{
|
|
|
|
+ "name": "vip1",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "lockfileVersion": 2,
|
|
|
|
+ "requires": true,
|
|
|
|
+ "packages": {
|
|
|
|
+ "node_modules/@cloudbase/database": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@cloudbase/database/-/database-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-BYLXHS6c+WhxAvvdak8Z3W+heScqBBPu/CQ76gC8v1Scuy5qf4qxuPWNzyoxde/eZsmc+BRRCFyIq4xUnIot8g==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bson": "^4.0.3",
|
|
|
|
+ "lodash.clonedeep": "4.5.0",
|
|
|
|
+ "lodash.set": "4.3.2",
|
|
|
|
+ "lodash.unset": "4.5.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@cloudbase/node-sdk": {
|
|
|
|
+ "version": "2.9.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@cloudbase/node-sdk/-/node-sdk-2.9.1.tgz",
|
|
|
|
+ "integrity": "sha512-4JGLiy9/Ko7d1pnBgq5mtIUm5v9ig1tHqAeLrkMc8b4vVBRTnYlxJer3uKXq6+9fjLprxNyRSahEg4QR8/Gbkw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@cloudbase/database": "1.4.1",
|
|
|
|
+ "@cloudbase/signature-nodejs": "1.0.0-beta.0",
|
|
|
|
+ "@types/retry": "^0.12.0",
|
|
|
|
+ "agentkeepalive": "^4.1.3",
|
|
|
|
+ "axios": "^0.21.1",
|
|
|
|
+ "is-regex": "^1.0.4",
|
|
|
|
+ "jsonwebtoken": "^8.5.1",
|
|
|
|
+ "lodash.merge": "^4.6.1",
|
|
|
|
+ "request": "^2.87.0",
|
|
|
|
+ "request-promise": "^4.2.5",
|
|
|
|
+ "retry": "^0.12.0",
|
|
|
|
+ "ts-node": "^8.10.2",
|
|
|
|
+ "xml2js": "^0.4.19"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@cloudbase/signature-nodejs": {
|
|
|
|
+ "version": "1.0.0-beta.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@cloudbase/signature-nodejs/-/signature-nodejs-1.0.0-beta.0.tgz",
|
|
|
|
+ "integrity": "sha512-gpKqwsVk/D2PzvFamYNReymXSdvRSY90eZ1ARf+1wZ8oT6OpK9kr6nmevGykMxN1n17Gn92hBbWqAxU9o3+kAQ==",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@types/clone": "^0.1.30",
|
|
|
|
+ "clone": "^2.1.2",
|
|
|
|
+ "is-stream": "^2.0.0",
|
|
|
|
+ "url": "^0.11.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/aspromise": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/base64": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/codegen": {
|
|
|
|
+ "version": "2.0.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/codegen/-/codegen-2.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/eventemitter": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/fetch": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/fetch/-/fetch-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@protobufjs/aspromise": "^1.1.1",
|
|
|
|
+ "@protobufjs/inquire": "^1.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/float": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/float/-/float-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/inquire": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/inquire/-/inquire-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/path": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/path/-/path-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/pool": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@protobufjs/utf8": {
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@protobufjs/utf8/-/utf8-1.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/clone": {
|
|
|
|
+ "version": "0.1.30",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@types/clone/-/clone-0.1.30.tgz",
|
|
|
|
+ "integrity": "sha512-vcxBr+ybljeSiasmdke1cQ9ICxoEwaBgM1OQ/P5h4MPj/kRyLcDl5L8PrftlbyV1kBbJIs3M3x1A1+rcWd4mEA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/long": {
|
|
|
|
+ "version": "4.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@types/long/-/long-4.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/node": {
|
|
|
|
+ "version": "20.11.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@types/node/-/node-20.11.5.tgz",
|
|
|
|
+ "integrity": "sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "undici-types": "~5.26.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/@types/retry": {
|
|
|
|
+ "version": "0.12.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@types/retry/-/retry-0.12.5.tgz",
|
|
|
|
+ "integrity": "sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/agentkeepalive": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/agentkeepalive/-/agentkeepalive-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "humanize-ms": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 8.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ajv": {
|
|
|
|
+ "version": "6.12.6",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "fast-deep-equal": "^3.1.1",
|
|
|
|
+ "fast-json-stable-stringify": "^2.0.0",
|
|
|
|
+ "json-schema-traverse": "^0.4.1",
|
|
|
|
+ "uri-js": "^4.2.2"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/arg": {
|
|
|
|
+ "version": "4.1.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/arg/-/arg-4.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/asn1": {
|
|
|
|
+ "version": "0.2.6",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/asn1/-/asn1-0.2.6.tgz",
|
|
|
|
+ "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safer-buffer": "~2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/assert-plus": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/assert-plus/-/assert-plus-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/asynckit": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/aws-sign2": {
|
|
|
|
+ "version": "0.7.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/aws-sign2/-/aws-sign2-0.7.0.tgz",
|
|
|
|
+ "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/aws4": {
|
|
|
|
+ "version": "1.12.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/aws4/-/aws4-1.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/axios": {
|
|
|
|
+ "version": "0.21.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/axios/-/axios-0.21.4.tgz",
|
|
|
|
+ "integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "follow-redirects": "^1.14.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/base64-js": {
|
|
|
|
+ "version": "1.5.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "patreon",
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "consulting",
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bcrypt-pbkdf": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "tweetnacl": "^0.14.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bignumber.js": {
|
|
|
|
+ "version": "9.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/bignumber.js/-/bignumber.js-9.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bluebird": {
|
|
|
|
+ "version": "3.7.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/bluebird/-/bluebird-3.7.2.tgz",
|
|
|
|
+ "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/bson": {
|
|
|
|
+ "version": "4.7.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/bson/-/bson-4.7.2.tgz",
|
|
|
|
+ "integrity": "sha512-Ry9wCtIZ5kGqkJoi6aD8KjxFZEx78guTQDnpXWiNthsxzrxAK/i8E6pCHAIZTbaEFWcOCvbecMukfK7XUvyLpQ==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buffer": "^5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.9.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/buffer": {
|
|
|
|
+ "version": "5.7.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/buffer/-/buffer-5.7.1.tgz",
|
|
|
|
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "patreon",
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "consulting",
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "base64-js": "^1.3.1",
|
|
|
|
+ "ieee754": "^1.1.13"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/buffer-equal-constant-time": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/buffer-from": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/call-bind": {
|
|
|
|
+ "version": "1.0.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/call-bind/-/call-bind-1.0.5.tgz",
|
|
|
|
+ "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "get-intrinsic": "^1.2.1",
|
|
|
|
+ "set-function-length": "^1.1.1"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/caseless": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/caseless/-/caseless-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==",
|
|
|
|
+ "license": "Apache-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/clone": {
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/clone/-/clone-2.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/combined-stream": {
|
|
|
|
+ "version": "1.0.8",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "delayed-stream": "~1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/core-util-is": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/core-util-is/-/core-util-is-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/dashdash": {
|
|
|
|
+ "version": "1.14.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/dashdash/-/dashdash-1.14.1.tgz",
|
|
|
|
+ "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/define-data-property": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/define-data-property/-/define-data-property-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "get-intrinsic": "^1.2.1",
|
|
|
|
+ "gopd": "^1.0.1",
|
|
|
|
+ "has-property-descriptors": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/delayed-stream": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/diff": {
|
|
|
|
+ "version": "4.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/diff/-/diff-4.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.3.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ecc-jsbn": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jsbn": "~0.1.0",
|
|
|
|
+ "safer-buffer": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ecdsa-sig-formatter": {
|
|
|
|
+ "version": "1.0.11",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
|
|
|
|
+ "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/extend": {
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/extend/-/extend-3.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/extsprintf": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/extsprintf/-/extsprintf-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==",
|
|
|
|
+ "engines": [
|
|
|
|
+ "node >=0.6.0"
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-deep-equal": {
|
|
|
|
+ "version": "3.1.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/fast-json-stable-stringify": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
|
+ "version": "1.15.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/follow-redirects/-/follow-redirects-1.15.5.tgz",
|
|
|
|
+ "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "individual",
|
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependenciesMeta": {
|
|
|
|
+ "debug": {
|
|
|
|
+ "optional": true
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/forever-agent": {
|
|
|
|
+ "version": "0.6.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/forever-agent/-/forever-agent-0.6.1.tgz",
|
|
|
|
+ "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/form-data": {
|
|
|
|
+ "version": "2.3.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/form-data/-/form-data-2.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
|
+ "combined-stream": "^1.0.6",
|
|
|
|
+ "mime-types": "^2.1.12"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.12"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/function-bind": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/get-intrinsic/-/get-intrinsic-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "has-proto": "^1.0.1",
|
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
|
+ "hasown": "^2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/getpass": {
|
|
|
|
+ "version": "0.1.7",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/getpass/-/getpass-0.1.7.tgz",
|
|
|
|
+ "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "^1.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/gopd": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/gopd/-/gopd-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "get-intrinsic": "^1.1.3"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/har-schema": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/har-schema/-/har-schema-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/har-validator": {
|
|
|
|
+ "version": "5.1.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/har-validator/-/har-validator-5.1.5.tgz",
|
|
|
|
+ "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
|
|
|
|
+ "deprecated": "this library is no longer supported",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ajv": "^6.12.3",
|
|
|
|
+ "har-schema": "^2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-property-descriptors": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "get-intrinsic": "^1.2.2"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-proto": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/has-proto/-/has-proto-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-symbols": {
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-tostringtag": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "has-symbols": "^1.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/hasown": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/hasown/-/hasown-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/http-signature": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/http-signature/-/http-signature-1.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==",
|
|
|
|
+ "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/humanize-ms": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/humanize-ms/-/humanize-ms-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "ms": "^2.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ieee754": {
|
|
|
|
+ "version": "1.2.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ieee754/-/ieee754-1.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "patreon",
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "consulting",
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-regex": {
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/is-regex/-/is-regex-1.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-stream": {
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/is-stream/-/is-stream-2.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/is-typedarray": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/is-typedarray/-/is-typedarray-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/isstream": {
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/isstream/-/isstream-0.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsbn": {
|
|
|
|
+ "version": "0.1.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/jsbn/-/jsbn-0.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-bigint": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/json-bigint/-/json-bigint-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bignumber.js": "^9.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-schema": {
|
|
|
|
+ "version": "0.4.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/json-schema/-/json-schema-0.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
|
|
|
|
+ "license": "(AFL-2.1 OR BSD-3-Clause)"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-schema-traverse": {
|
|
|
|
+ "version": "0.4.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/json-stringify-safe": {
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsonwebtoken": {
|
|
|
|
+ "version": "8.5.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
|
|
|
|
+ "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jws": "^3.2.2",
|
|
|
|
+ "lodash.includes": "^4.3.0",
|
|
|
|
+ "lodash.isboolean": "^3.0.3",
|
|
|
|
+ "lodash.isinteger": "^4.0.4",
|
|
|
|
+ "lodash.isnumber": "^3.0.3",
|
|
|
|
+ "lodash.isplainobject": "^4.0.6",
|
|
|
|
+ "lodash.isstring": "^4.0.1",
|
|
|
|
+ "lodash.once": "^4.0.0",
|
|
|
|
+ "ms": "^2.1.1",
|
|
|
|
+ "semver": "^5.6.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4",
|
|
|
|
+ "npm": ">=1.4.28"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jsprim": {
|
|
|
|
+ "version": "1.4.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/jsprim/-/jsprim-1.4.2.tgz",
|
|
|
|
+ "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "assert-plus": "1.0.0",
|
|
|
|
+ "extsprintf": "1.3.0",
|
|
|
|
+ "json-schema": "0.4.0",
|
|
|
|
+ "verror": "1.10.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jwa": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/jwa/-/jwa-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buffer-equal-constant-time": "1.0.1",
|
|
|
|
+ "ecdsa-sig-formatter": "1.0.11",
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/jws": {
|
|
|
|
+ "version": "3.2.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/jws/-/jws-3.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "jwa": "^1.4.1",
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash": {
|
|
|
|
+ "version": "4.17.21",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.clonedeep": {
|
|
|
|
+ "version": "4.5.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.includes": {
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isboolean": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isinteger": {
|
|
|
|
+ "version": "4.0.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isnumber": {
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isplainobject": {
|
|
|
|
+ "version": "4.0.6",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.isstring": {
|
|
|
|
+ "version": "4.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.merge": {
|
|
|
|
+ "version": "4.6.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.once": {
|
|
|
|
+ "version": "4.1.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.once/-/lodash.once-4.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.set": {
|
|
|
|
+ "version": "4.3.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.set/-/lodash.set-4.3.2.tgz",
|
|
|
|
+ "integrity": "sha512-4hNPN5jlm/N/HLMCO43v8BXKq9Z7QdAGc/VGrRD61w8gN9g/6jF9A4L1pbUgBLCffi0w9VsXfTOij5x8iTyFvg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/lodash.unset": {
|
|
|
|
+ "version": "4.5.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/lodash.unset/-/lodash.unset-4.5.2.tgz",
|
|
|
|
+ "integrity": "sha512-bwKX88k2JhCV9D1vtE8+naDKlLiGrSmf8zi/Y9ivFHwbmRfA8RxS/aVJ+sIht2XOwqoNr4xUPUkGZpc1sHFEKg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/long": {
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/long/-/long-4.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==",
|
|
|
|
+ "license": "Apache-2.0"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/make-error": {
|
|
|
|
+ "version": "1.3.6",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/make-error/-/make-error-1.3.6.tgz",
|
|
|
|
+ "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mime-db": {
|
|
|
|
+ "version": "1.52.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/mime-db/-/mime-db-1.52.0.tgz",
|
|
|
|
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/mime-types": {
|
|
|
|
+ "version": "2.1.35",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "mime-db": "1.52.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ms": {
|
|
|
|
+ "version": "2.1.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ms/-/ms-2.1.3.tgz",
|
|
|
|
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/oauth-sign": {
|
|
|
|
+ "version": "0.9.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/oauth-sign/-/oauth-sign-0.9.0.tgz",
|
|
|
|
+ "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/object-inspect": {
|
|
|
|
+ "version": "1.13.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/object-inspect/-/object-inspect-1.13.1.tgz",
|
|
|
|
+ "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/performance-now": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/performance-now/-/performance-now-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/protobufjs": {
|
|
|
|
+ "version": "6.11.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/protobufjs/-/protobufjs-6.11.4.tgz",
|
|
|
|
+ "integrity": "sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@protobufjs/aspromise": "^1.1.2",
|
|
|
|
+ "@protobufjs/base64": "^1.1.2",
|
|
|
|
+ "@protobufjs/codegen": "^2.0.4",
|
|
|
|
+ "@protobufjs/eventemitter": "^1.1.0",
|
|
|
|
+ "@protobufjs/fetch": "^1.1.0",
|
|
|
|
+ "@protobufjs/float": "^1.0.2",
|
|
|
|
+ "@protobufjs/inquire": "^1.1.0",
|
|
|
|
+ "@protobufjs/path": "^1.1.2",
|
|
|
|
+ "@protobufjs/pool": "^1.1.0",
|
|
|
|
+ "@protobufjs/utf8": "^1.1.0",
|
|
|
|
+ "@types/long": "^4.0.1",
|
|
|
|
+ "@types/node": ">=13.7.0",
|
|
|
|
+ "long": "^4.0.0"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "pbjs": "bin/pbjs",
|
|
|
|
+ "pbts": "bin/pbts"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/psl": {
|
|
|
|
+ "version": "1.9.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/psl/-/psl-1.9.0.tgz",
|
|
|
|
+ "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/punycode": {
|
|
|
|
+ "version": "2.3.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/qs": {
|
|
|
|
+ "version": "6.5.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/qs/-/qs-6.5.3.tgz",
|
|
|
|
+ "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/request": {
|
|
|
|
+ "version": "2.88.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/request/-/request-2.88.2.tgz",
|
|
|
|
+ "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
|
|
|
|
+ "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "aws-sign2": "~0.7.0",
|
|
|
|
+ "aws4": "^1.8.0",
|
|
|
|
+ "caseless": "~0.12.0",
|
|
|
|
+ "combined-stream": "~1.0.6",
|
|
|
|
+ "extend": "~3.0.2",
|
|
|
|
+ "forever-agent": "~0.6.1",
|
|
|
|
+ "form-data": "~2.3.2",
|
|
|
|
+ "har-validator": "~5.1.3",
|
|
|
|
+ "http-signature": "~1.2.0",
|
|
|
|
+ "is-typedarray": "~1.0.0",
|
|
|
|
+ "isstream": "~0.1.2",
|
|
|
|
+ "json-stringify-safe": "~5.0.1",
|
|
|
|
+ "mime-types": "~2.1.19",
|
|
|
|
+ "oauth-sign": "~0.9.0",
|
|
|
|
+ "performance-now": "^2.1.0",
|
|
|
|
+ "qs": "~6.5.2",
|
|
|
|
+ "safe-buffer": "^5.1.2",
|
|
|
|
+ "tough-cookie": "~2.5.0",
|
|
|
|
+ "tunnel-agent": "^0.6.0",
|
|
|
|
+ "uuid": "^3.3.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 6"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/request-promise": {
|
|
|
|
+ "version": "4.2.6",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/request-promise/-/request-promise-4.2.6.tgz",
|
|
|
|
+ "integrity": "sha512-HCHI3DJJUakkOr8fNoCc73E5nU5bqITjOYFMDrKHYOXWXrgD/SBaC7LjwuPymUprRyuF06UK7hd/lMHkmUXglQ==",
|
|
|
|
+ "deprecated": "request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bluebird": "^3.5.0",
|
|
|
|
+ "request-promise-core": "1.1.4",
|
|
|
|
+ "stealthy-require": "^1.1.1",
|
|
|
|
+ "tough-cookie": "^2.3.3"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "request": "^2.34"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/request-promise-core": {
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/request-promise-core/-/request-promise-core-1.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "lodash": "^4.17.19"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "request": "^2.34"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/retry": {
|
|
|
|
+ "version": "0.12.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/retry/-/retry-0.12.0.tgz",
|
|
|
|
+ "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/safe-buffer": {
|
|
|
|
+ "version": "5.2.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
|
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "type": "github",
|
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "patreon",
|
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "type": "consulting",
|
|
|
|
+ "url": "https://feross.org/support"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/sax": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/sax/-/sax-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/semver": {
|
|
|
|
+ "version": "5.7.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/semver/-/semver-5.7.2.tgz",
|
|
|
|
+ "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "bin": {
|
|
|
|
+ "semver": "bin/semver"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/set-function-length": {
|
|
|
|
+ "version": "1.2.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/set-function-length/-/set-function-length-1.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "define-data-property": "^1.1.1",
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "get-intrinsic": "^1.2.2",
|
|
|
|
+ "gopd": "^1.0.1",
|
|
|
|
+ "has-property-descriptors": "^1.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/side-channel": {
|
|
|
|
+ "version": "1.0.4",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/side-channel/-/side-channel-1.0.4.tgz",
|
|
|
|
+ "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "call-bind": "^1.0.0",
|
|
|
|
+ "get-intrinsic": "^1.0.2",
|
|
|
|
+ "object-inspect": "^1.9.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/source-map": {
|
|
|
|
+ "version": "0.6.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/source-map/-/source-map-0.6.1.tgz",
|
|
|
|
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/source-map-support": {
|
|
|
|
+ "version": "0.5.21",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
|
|
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
|
+ "source-map": "^0.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/sshpk": {
|
|
|
|
+ "version": "1.18.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/sshpk/-/sshpk-1.18.0.tgz",
|
|
|
|
+ "integrity": "sha512-2p2KJZTSqQ/I3+HX42EpYOa2l3f8Erv8MWKsy2I9uf4wA7yFIkXRffYdsx86y6z4vHtV8u7g+pPlr8/4ouAxsQ==",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "sshpk-conv": "bin/sshpk-conv",
|
|
|
|
+ "sshpk-sign": "bin/sshpk-sign",
|
|
|
|
+ "sshpk-verify": "bin/sshpk-verify"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/stealthy-require": {
|
|
|
|
+ "version": "1.1.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/stealthy-require/-/stealthy-require-1.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-ZnWpYnYugiOVEY5GkcuJK1io5V8QmNYChG62gSit9pQVGErXtrKuPC55ITaVSukmMta5qpMU7vqLt2Lnni4f/g==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.10.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tcb-admin-node": {
|
|
|
|
+ "version": "1.23.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/tcb-admin-node/-/tcb-admin-node-1.23.0.tgz",
|
|
|
|
+ "integrity": "sha512-SAbjTqMsSi63SId1BJ4kWdyGJzhxh9Tjvy3YXxcsoaAC2PtASn4UIYsBsiNEUfcn58QEn2tdvCvvf69WLLjjrg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@cloudbase/database": "0.9.15",
|
|
|
|
+ "@cloudbase/signature-nodejs": "^1.0.0-beta.0",
|
|
|
|
+ "is-regex": "^1.0.4",
|
|
|
|
+ "jsonwebtoken": "^8.5.1",
|
|
|
|
+ "lodash.merge": "^4.6.1",
|
|
|
|
+ "request": "^2.87.0",
|
|
|
|
+ "xml2js": "^0.4.19"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.6.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tcb-admin-node/node_modules/@cloudbase/database": {
|
|
|
|
+ "version": "0.9.15",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/@cloudbase/database/-/database-0.9.15.tgz",
|
|
|
|
+ "integrity": "sha512-63e7iIl+van41B39Tw4ScNe9TRCt+5GHjc7q6i8NzkWBLC3U3KlbWo79YHsUHUPI79POpQ8UMlMVo7HXIAO3dg==",
|
|
|
|
+ "license": "ISC",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "bson": "^4.0.2",
|
|
|
|
+ "lodash.clonedeep": "4.5.0",
|
|
|
|
+ "lodash.set": "4.3.2",
|
|
|
|
+ "lodash.unset": "4.5.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tough-cookie": {
|
|
|
|
+ "version": "2.5.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/tough-cookie/-/tough-cookie-2.5.0.tgz",
|
|
|
|
+ "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "psl": "^1.1.28",
|
|
|
|
+ "punycode": "^2.1.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.8"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ts-node": {
|
|
|
|
+ "version": "8.10.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/ts-node/-/ts-node-8.10.2.tgz",
|
|
|
|
+ "integrity": "sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "arg": "^4.1.0",
|
|
|
|
+ "diff": "^4.0.1",
|
|
|
|
+ "make-error": "^1.1.1",
|
|
|
|
+ "source-map-support": "^0.5.17",
|
|
|
|
+ "yn": "3.1.1"
|
|
|
|
+ },
|
|
|
|
+ "bin": {
|
|
|
|
+ "ts-node": "dist/bin.js",
|
|
|
|
+ "ts-node-script": "dist/bin-script.js",
|
|
|
|
+ "ts-node-transpile-only": "dist/bin-transpile.js",
|
|
|
|
+ "ts-script": "dist/bin-script-deprecated.js"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "peerDependencies": {
|
|
|
|
+ "typescript": ">=2.7"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tslib": {
|
|
|
|
+ "version": "1.14.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/tslib/-/tslib-1.14.1.tgz",
|
|
|
|
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
|
|
|
|
+ "license": "0BSD"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tunnel-agent": {
|
|
|
|
+ "version": "0.6.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
|
|
|
|
+ "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safe-buffer": "^5.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "*"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/tweetnacl": {
|
|
|
|
+ "version": "0.14.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
|
|
|
+ "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==",
|
|
|
|
+ "license": "Unlicense"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/typescript": {
|
|
|
|
+ "version": "5.3.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/typescript/-/typescript-5.3.3.tgz",
|
|
|
|
+ "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
+ "peer": true,
|
|
|
|
+ "bin": {
|
|
|
|
+ "tsc": "bin/tsc",
|
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=14.17"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/undici-types": {
|
|
|
|
+ "version": "5.26.5",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/undici-types/-/undici-types-5.26.5.tgz",
|
|
|
|
+ "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uri-js": {
|
|
|
|
+ "version": "4.4.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url": {
|
|
|
|
+ "version": "0.11.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/url/-/url-0.11.3.tgz",
|
|
|
|
+ "integrity": "sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "punycode": "^1.4.1",
|
|
|
|
+ "qs": "^6.11.2"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url/node_modules/punycode": {
|
|
|
|
+ "version": "1.4.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/punycode/-/punycode-1.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/url/node_modules/qs": {
|
|
|
|
+ "version": "6.11.2",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/qs/-/qs-6.11.2.tgz",
|
|
|
|
+ "integrity": "sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "side-channel": "^1.0.4"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/uuid": {
|
|
|
|
+ "version": "3.4.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/uuid/-/uuid-3.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
|
|
|
|
+ "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "bin": {
|
|
|
|
+ "uuid": "bin/uuid"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/verror": {
|
|
|
|
+ "version": "1.10.0",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/verror/-/verror-1.10.0.tgz",
|
|
|
|
+ "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==",
|
|
|
|
+ "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/wx-server-sdk": {
|
|
|
|
+ "version": "2.6.3",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/wx-server-sdk/-/wx-server-sdk-2.6.3.tgz",
|
|
|
|
+ "integrity": "sha512-wCSAO94HScMVnalb4WVbOqjTyKxus4/jPYV41ct9liHXv/hGGlDqUWV1vb1icyQKXp+mSslvpBNNjYnZAM5MVA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@cloudbase/node-sdk": "2.9.1",
|
|
|
|
+ "json-bigint": "^1.0.0",
|
|
|
|
+ "protobufjs": "^6.8.8",
|
|
|
|
+ "tcb-admin-node": "latest",
|
|
|
|
+ "tslib": "^1.9.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/xml2js": {
|
|
|
|
+ "version": "0.4.23",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
+ "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "sax": ">=0.6.0",
|
|
|
|
+ "xmlbuilder": "~11.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/xmlbuilder": {
|
|
|
|
+ "version": "11.0.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=4.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/yn": {
|
|
|
|
+ "version": "3.1.1",
|
|
|
|
+ "resolved": "https://repo.huaweicloud.com/repository/npm/yn/-/yn-3.1.1.tgz",
|
|
|
|
+ "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|