7397 lines
310 KiB
JSON
7397 lines
310 KiB
JSON
{
|
|
"name": "back",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"imap": "^0.8.19",
|
|
"imap-simple": "^5.1.0",
|
|
"jest": "^29.5.0",
|
|
"mailparser": "^3.6.3",
|
|
"moment": "^2.29.4",
|
|
"mysql": "^2.18.1",
|
|
"vue-router": "^4.1.6"
|
|
},
|
|
"devDependencies": {
|
|
"jest-mysql": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@ampproject/remapping/-/remapping-2.2.0.tgz",
|
|
"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.1.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/compat-data/-/compat-data-7.21.0.tgz",
|
|
"integrity": "sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/core/-/core-7.21.0.tgz",
|
|
"integrity": "sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.21.0",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-module-transforms": "^7.21.0",
|
|
"@babel/helpers": "^7.21.0",
|
|
"@babel/parser": "^7.21.0",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.21.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/generator/-/generator-7.21.1.tgz",
|
|
"integrity": "sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.21.0",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.20.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
|
|
"integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.20.5",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.21.3",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.18.9",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
|
|
"integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
|
|
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/types": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
|
|
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
|
|
"integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
|
|
"integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.20.2",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.2",
|
|
"@babel/types": "^7.21.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.20.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
|
|
"integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.20.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
"integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
|
|
"integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.19.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
|
|
"integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.19.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
|
|
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
|
|
"integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helpers/-/helpers-7.21.0.tgz",
|
|
"integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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/@babel/highlight/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/color-name/-/color-name-1.1.3.tgz",
|
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/has-flag/-/has-flag-3.0.0.tgz",
|
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-color/-/supports-color-5.5.0.tgz",
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/parser/-/parser-7.21.2.tgz",
|
|
"integrity": "sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
|
|
"integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
"integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
|
|
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.20.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz",
|
|
"integrity": "sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.20.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/template/-/template-7.20.7.tgz",
|
|
"integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/traverse/-/traverse-7.21.2.tgz",
|
|
"integrity": "sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.21.1",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.21.2",
|
|
"@babel/types": "^7.21.2",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/types/-/types-7.21.2.tgz",
|
|
"integrity": "sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.19.4",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
|
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
|
|
"integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@istanbuljs/schema/-/schema-0.1.3.tgz",
|
|
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/console/-/console-29.5.0.tgz",
|
|
"integrity": "sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/core/-/core-29.5.0.tgz",
|
|
"integrity": "sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/reporters": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^29.5.0",
|
|
"jest-config": "^29.5.0",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-resolve-dependencies": "^29.5.0",
|
|
"jest-runner": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"jest-watcher": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/environment": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/environment/-/environment-29.5.0.tgz",
|
|
"integrity": "sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/expect/-/expect-29.5.0.tgz",
|
|
"integrity": "sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"expect": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect-utils": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/expect-utils/-/expect-utils-29.5.0.tgz",
|
|
"integrity": "sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-get-type": "^29.4.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/fake-timers/-/fake-timers-29.5.0.tgz",
|
|
"integrity": "sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@sinonjs/fake-timers": "^10.0.2",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/globals": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/globals/-/globals-29.5.0.tgz",
|
|
"integrity": "sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/expect": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"jest-mock": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/reporters/-/reporters-29.5.0.tgz",
|
|
"integrity": "sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"string-length": "^4.0.1",
|
|
"strip-ansi": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/schemas/-/schemas-29.4.3.tgz",
|
|
"integrity": "sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.25.16"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/source-map": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/source-map/-/source-map-29.4.3.tgz",
|
|
"integrity": "sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-result": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/test-result/-/test-result-29.5.0.tgz",
|
|
"integrity": "sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-sequencer": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/test-sequencer/-/test-sequencer-29.5.0.tgz",
|
|
"integrity": "sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.5.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/transform/-/transform-29.5.0.tgz",
|
|
"integrity": "sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/types": "^29.5.0",
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"write-file-atomic": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/types/-/types-29.5.0.tgz",
|
|
"integrity": "sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
|
|
"integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
|
|
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
|
|
"integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.17",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz",
|
|
"integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "3.1.0",
|
|
"@jridgewell/sourcemap-codec": "1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@selderee/plugin-htmlparser2": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.10.0.tgz",
|
|
"integrity": "sha512-gW69MEamZ4wk1OsOq1nG1jcyhXIQcnrsX5JwixVw/9xaiav8TCyjESAruu1Rz9yyInhgBXxkNwMeygKnN2uxNA==",
|
|
"dependencies": {
|
|
"domhandler": "^5.0.3",
|
|
"selderee": "^0.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/@sinclair/typebox": {
|
|
"version": "0.25.24",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinclair/typebox/-/typebox-0.25.24.tgz",
|
|
"integrity": "sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sinonjs/commons": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinonjs/commons/-/commons-2.0.0.tgz",
|
|
"integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/fake-timers": {
|
|
"version": "10.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz",
|
|
"integrity": "sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@sinonjs/commons": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__core": {
|
|
"version": "7.20.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__core/-/babel__core-7.20.0.tgz",
|
|
"integrity": "sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__generator": {
|
|
"version": "7.6.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__generator/-/babel__generator-7.6.4.tgz",
|
|
"integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__template": {
|
|
"version": "7.4.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__template/-/babel__template-7.4.1.tgz",
|
|
"integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__traverse": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__traverse/-/babel__traverse-7.18.3.tgz",
|
|
"integrity": "sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.3.0"
|
|
}
|
|
},
|
|
"node_modules/@types/graceful-fs": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/graceful-fs/-/graceful-fs-4.1.6.tgz",
|
|
"integrity": "sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
|
|
"integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
|
|
"integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
|
|
"integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "18.15.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/node/-/node-18.15.1.tgz",
|
|
"integrity": "sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prettier": {
|
|
"version": "2.7.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/prettier/-/prettier-2.7.2.tgz",
|
|
"integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/stack-utils/-/stack-utils-2.0.1.tgz",
|
|
"integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "17.0.22",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/yargs/-/yargs-17.0.22.tgz",
|
|
"integrity": "sha512-pet5WJ9U8yPVRhkwuEIp5ktAeAqRZOq4UdAyWLWzxbtpyXnzbtLdKiXAjJzi/KLmPGS9wk86lUFWZFN6sISo4g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
|
|
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vue/compiler-core": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.47.tgz",
|
|
"integrity": "sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-dom": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz",
|
|
"integrity": "sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-sfc": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz",
|
|
"integrity": "sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/compiler-ssr": "3.2.47",
|
|
"@vue/reactivity-transform": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.25.7",
|
|
"postcss": "^8.1.10",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-ssr": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz",
|
|
"integrity": "sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/@vue/devtools-api": {
|
|
"version": "6.5.0",
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
|
|
"integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q=="
|
|
},
|
|
"node_modules/@vue/reactivity": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.47.tgz",
|
|
"integrity": "sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/@vue/reactivity-transform": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz",
|
|
"integrity": "sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.25.7"
|
|
}
|
|
},
|
|
"node_modules/@vue/runtime-core": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.47.tgz",
|
|
"integrity": "sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/reactivity": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/@vue/runtime-dom": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz",
|
|
"integrity": "sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/runtime-core": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"csstype": "^2.6.8"
|
|
}
|
|
},
|
|
"node_modules/@vue/server-renderer": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.47.tgz",
|
|
"integrity": "sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/compiler-ssr": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/@vue/shared": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.47.tgz",
|
|
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==",
|
|
"peer": true
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
|
|
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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/anymatch": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/anymatch/-/anymatch-3.1.3.tgz",
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/argparse/-/argparse-1.0.10.tgz",
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/babel-jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-jest/-/babel-jest-29.5.0.tgz",
|
|
"integrity": "sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/transform": "^29.5.0",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.8.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
|
|
"integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-jest-hoist": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.5.0.tgz",
|
|
"integrity": "sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.1.14",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-current-node-syntax": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
|
|
"integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.8.3",
|
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.8.3",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-top-level-await": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-preset-jest/-/babel-preset-jest-29.5.0.tgz",
|
|
"integrity": "sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^29.5.0",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bignumber.js": {
|
|
"version": "9.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/bignumber.js/-/bignumber.js-9.0.0.tgz",
|
|
"integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/braces/-/braces-3.0.2.tgz",
|
|
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.21.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/browserslist/-/browserslist-4.21.5.tgz",
|
|
"integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001449",
|
|
"electron-to-chromium": "^1.4.284",
|
|
"node-releases": "^2.0.8",
|
|
"update-browserslist-db": "^1.0.10"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/bser": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/bser/-/bser-2.1.1.tgz",
|
|
"integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/callsites/-/callsites-3.1.0.tgz",
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001465",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/caniuse-lite/-/caniuse-lite-1.0.30001465.tgz",
|
|
"integrity": "sha512-HvjgL3MYAJjceTDCcjRnQGjwUz/5qec9n7JPOzUursUoOTIsYCSDOb1l7RsnZE8mjbxG78zVRCKfrBXyvChBag==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"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/char-regex": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/char-regex/-/char-regex-1.0.2.tgz",
|
|
"integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "3.8.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ci-info/-/ci-info-3.8.0.tgz",
|
|
"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cjs-module-lexer": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
|
|
"integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cliui/-/cliui-8.0.1.tgz",
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/co": {
|
|
"version": "4.6.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/co/-/co-4.6.0.tgz",
|
|
"integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">= 1.0.0",
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/collect-v8-coverage": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
|
|
"integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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": "https://repo.plus4u.net/operatorGate/repository/public-javascript/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/concat-map/-/concat-map-0.0.1.tgz",
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "2.6.21",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz",
|
|
"integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==",
|
|
"peer": true
|
|
},
|
|
"node_modules/cwd": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cwd/-/cwd-0.10.0.tgz",
|
|
"integrity": "sha512-YGZxdTTL9lmLkCUTpg4j0zQ7IhRB5ZmqNBbGCl3Tg6MP/d5/6sY7L5mmTjzbc6JKgVZYiqTQTNhPFsbXNGlRaA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-pkg": "^0.1.2",
|
|
"fs-exists-sync": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/dedent": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/dedent/-/dedent-0.7.0.tgz",
|
|
"integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.0.tgz",
|
|
"integrity": "sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/detect-newline": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/detect-newline/-/detect-newline-3.1.0.tgz",
|
|
"integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/diff-sequences/-/diff-sequences-29.4.3.tgz",
|
|
"integrity": "sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
|
|
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.328",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/electron-to-chromium/-/electron-to-chromium-1.4.328.tgz",
|
|
"integrity": "sha512-DE9tTy2PNmy1v55AZAO542ui+MLC2cvINMK4P2LXGsJdput/ThVG9t+QGecPuAZZSgC8XoI+Jh9M1OG9IoNSCw==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emittery": {
|
|
"version": "0.13.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/emittery/-/emittery-0.13.1.tgz",
|
|
"integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encoding-japanese": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/encoding-japanese/-/encoding-japanese-2.0.0.tgz",
|
|
"integrity": "sha512-++P0RhebUC8MJAwJOsT93dT+5oc5oPImp1HubZpAuCZ5kTLnhuuBhKHj2jJeO/Gj93idPBWmIuQ9QWMe5rX3pQ==",
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.4.0",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
|
|
"integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/error-ex/-/error-ex-1.3.2.tgz",
|
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escalade/-/escalade-3.1.1.tgz",
|
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
|
|
"integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/esprima/-/esprima-4.0.1.tgz",
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
"peer": true
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/execa/-/execa-5.1.1.tgz",
|
|
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/exit": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/exit/-/exit-0.1.2.tgz",
|
|
"integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/expand-tilde": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/expand-tilde/-/expand-tilde-1.2.2.tgz",
|
|
"integrity": "sha512-rtmc+cjLZqnu9dSYosX9EWmSJhTwpACgJQTfj4hgg2JjOD/6SIQalZrt4a3aQeh++oNxkazcaxrhPUj6+g5G/Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/expect": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/expect/-/expect-29.5.0.tgz",
|
|
"integrity": "sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/expect-utils": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fb-watchman": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fb-watchman/-/fb-watchman-2.0.2.tgz",
|
|
"integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fill-range/-/fill-range-7.0.1.tgz",
|
|
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/find-file-up": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-file-up/-/find-file-up-0.1.3.tgz",
|
|
"integrity": "sha512-mBxmNbVyjg1LQIIpgO8hN+ybWBgDQK8qjht+EbrTCGmmPV/sc7RF1i9stPTD6bpvXZywBdrwRYxhSdJv867L6A==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fs-exists-sync": "^0.1.0",
|
|
"resolve-dir": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/find-pkg": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-pkg/-/find-pkg-0.1.2.tgz",
|
|
"integrity": "sha512-0rnQWcFwZr7eO0513HahrWafsc3CTFioEB7DRiEYCUM/70QXSY8f3mCST17HXLcPvEhzH/Ty/Bxd72ZZsr/yvw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-file-up": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fs-exists-sync": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
|
|
"integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-package-type/-/get-package-type-0.1.0.tgz",
|
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-stream/-/get-stream-6.0.1.tgz",
|
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/glob/-/glob-7.2.3.tgz",
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/global-modules": {
|
|
"version": "0.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/global-modules/-/global-modules-0.2.3.tgz",
|
|
"integrity": "sha512-JeXuCbvYzYXcwE6acL9V2bAOeSIGl4dD+iwLY9iUx2VBJJ80R18HCn+JCwHM9Oegdfya3lEkGCdaRkSyc10hDA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-prefix": "^0.1.4",
|
|
"is-windows": "^0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/global-prefix": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/global-prefix/-/global-prefix-0.1.5.tgz",
|
|
"integrity": "sha512-gOPiyxcD9dJGCEArAhF4Hd0BAqvAe/JzERP7tYumE4yIkmIedPUVXcJFWbV3/p/ovIIvKjkrTk+f1UVkq7vvbw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"homedir-polyfill": "^1.0.0",
|
|
"ini": "^1.3.4",
|
|
"is-windows": "^0.2.0",
|
|
"which": "^1.2.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/global-prefix/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/which/-/which-1.3.1.tgz",
|
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/globals/-/globals-11.12.0.tgz",
|
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/graceful-fs/-/graceful-fs-4.2.10.tgz",
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
|
|
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/homedir-polyfill": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
|
|
"integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-passwd": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/html-escaper": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/html-escaper/-/html-escaper-2.0.2.tgz",
|
|
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-to-text": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/html-to-text/-/html-to-text-9.0.3.tgz",
|
|
"integrity": "sha512-hxDF1kVCF2uw4VUJ3vr2doc91pXf2D5ngKcNviSitNkhP9OMOaJkDrFIFL6RMvko7NisWTEiqGpQ9LAxcVok1w==",
|
|
"dependencies": {
|
|
"@selderee/plugin-htmlparser2": "^0.10.0",
|
|
"deepmerge": "^4.2.2",
|
|
"dom-serializer": "^2.0.0",
|
|
"htmlparser2": "^8.0.1",
|
|
"selderee": "^0.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz",
|
|
"integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.3.0"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/human-signals/-/human-signals-2.1.0.tgz",
|
|
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/imap": {
|
|
"version": "0.8.19",
|
|
"resolved": "https://registry.npmjs.org/imap/-/imap-0.8.19.tgz",
|
|
"integrity": "sha512-z5DxEA1uRnZG73UcPA4ES5NSCGnPuuouUx43OPX7KZx1yzq3N8/vx2mtXEShT5inxB3pRgnfG1hijfu7XN2YMw==",
|
|
"dependencies": {
|
|
"readable-stream": "1.1.x",
|
|
"utf7": ">=1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/imap-simple": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.1.0.tgz",
|
|
"integrity": "sha512-FLZm1v38C5ekN46l/9X5gBRNMQNVc5TSLYQ3Hsq3xBLvKwt1i5fcuShyth8MYMPuvId1R46oaPNrH92hFGHr/g==",
|
|
"dependencies": {
|
|
"iconv-lite": "~0.4.13",
|
|
"imap": "^0.8.18",
|
|
"nodeify": "^1.0.0",
|
|
"quoted-printable": "^1.0.0",
|
|
"utf8": "^2.1.1",
|
|
"uuencode": "0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/import-local": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/import-local/-/import-local-3.1.0.tgz",
|
|
"integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/inflight/-/inflight-1.0.6.tgz",
|
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ini/-/ini-1.3.8.tgz",
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.11.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-core-module/-/is-core-module-2.11.0.tgz",
|
|
"integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-generator-fn": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
|
|
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-number/-/is-number-7.0.0.tgz",
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-promise": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz",
|
|
"integrity": "sha512-mjWH5XxnhMA8cFnDchr6qRP9S/kLntKuEfIYku+PaN1CnS8v+OG9O/BKpRCVRJvpIkgAZm0Pf5Is3iSSOILlcg=="
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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-windows": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-windows/-/is-windows-0.2.0.tgz",
|
|
"integrity": "sha512-n67eJYmXbniZB7RF4I/FTjK1s6RPOCTxhYrVYLRaCt3lF0mpWZPKr3T2LSZAqyjQsxR2qMmGYXXzK0YWwcPM1Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
|
|
"integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/isexe/-/isexe-2.0.0.tgz",
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
|
|
"integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
|
|
"integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
|
|
"integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^3.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
|
|
"integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-reports": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-reports/-/istanbul-reports-3.1.5.tgz",
|
|
"integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest/-/jest-29.5.0.tgz",
|
|
"integrity": "sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^29.5.0"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-changed-files": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-changed-files/-/jest-changed-files-29.5.0.tgz",
|
|
"integrity": "sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^5.0.0",
|
|
"p-limit": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-circus/-/jest-circus-29.5.0.tgz",
|
|
"integrity": "sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/expect": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^0.7.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^29.5.0",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"p-limit": "^3.1.0",
|
|
"pretty-format": "^29.5.0",
|
|
"pure-rand": "^6.0.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-cli": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-cli/-/jest-cli-29.5.0.tgz",
|
|
"integrity": "sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"prompts": "^2.0.1",
|
|
"yargs": "^17.3.1"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-config/-/jest-config-29.5.0.tgz",
|
|
"integrity": "sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/test-sequencer": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"babel-jest": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^29.5.0",
|
|
"jest-environment-node": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-runner": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-diff": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-diff/-/jest-diff-29.5.0.tgz",
|
|
"integrity": "sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^29.4.3",
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-docblock": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-docblock/-/jest-docblock-29.4.3.tgz",
|
|
"integrity": "sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-each/-/jest-each-29.5.0.tgz",
|
|
"integrity": "sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-node": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-environment-node/-/jest-environment-node-29.5.0.tgz",
|
|
"integrity": "sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-get-type/-/jest-get-type-29.4.3.tgz",
|
|
"integrity": "sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-haste-map/-/jest-haste-map-29.5.0.tgz",
|
|
"integrity": "sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/jest-leak-detector": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-leak-detector/-/jest-leak-detector-29.5.0.tgz",
|
|
"integrity": "sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-matcher-utils/-/jest-matcher-utils-29.5.0.tgz",
|
|
"integrity": "sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-message-util/-/jest-message-util-29.5.0.tgz",
|
|
"integrity": "sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mock": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-mock/-/jest-mock-29.5.0.tgz",
|
|
"integrity": "sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mysql": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-mysql/-/jest-mysql-2.0.0.tgz",
|
|
"integrity": "sha512-j8vsJn4FFcif1QJPBwmDG5B36r9xExm8TVFP0qjOl+tzn50hsf9yiRBxYhNHZ7A691WYfS1/ZPQwRoJH0rY9qg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cwd": "^0.10.0",
|
|
"debug": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"peerDependencies": {
|
|
"jest": "29.x.x",
|
|
"mysql": "2.x.x"
|
|
}
|
|
},
|
|
"node_modules/jest-pnp-resolver": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
|
|
"integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"jest-resolve": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"jest-resolve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-regex-util": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-regex-util/-/jest-regex-util-29.4.3.tgz",
|
|
"integrity": "sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-resolve/-/jest-resolve-29.5.0.tgz",
|
|
"integrity": "sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^2.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve-dependencies": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-resolve-dependencies/-/jest-resolve-dependencies-29.5.0.tgz",
|
|
"integrity": "sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-snapshot": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-runner/-/jest-runner-29.5.0.tgz",
|
|
"integrity": "sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^29.4.3",
|
|
"jest-environment-node": "^29.5.0",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-leak-detector": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-watcher": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"p-limit": "^3.1.0",
|
|
"source-map-support": "0.5.13"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-runtime/-/jest-runtime-29.5.0.tgz",
|
|
"integrity": "sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/globals": "^29.5.0",
|
|
"@jest/source-map": "^29.4.3",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-snapshot/-/jest-snapshot-29.5.0.tgz",
|
|
"integrity": "sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-jsx": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/traverse": "^7.7.2",
|
|
"@babel/types": "^7.3.3",
|
|
"@jest/expect-utils": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/babel__traverse": "^7.0.6",
|
|
"@types/prettier": "^2.1.5",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^29.5.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^29.5.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/semver": {
|
|
"version": "7.3.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-7.3.8.tgz",
|
|
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jest-snapshot/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jest-util": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-util/-/jest-util-29.5.0.tgz",
|
|
"integrity": "sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-validate/-/jest-validate-29.5.0.tgz",
|
|
"integrity": "sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.5.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-watcher/-/jest-watcher-29.5.0.tgz",
|
|
"integrity": "sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"jest-util": "^29.5.0",
|
|
"string-length": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-worker/-/jest-worker-29.5.0.tgz",
|
|
"integrity": "sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jsesc/-/jsesc-2.5.2.tgz",
|
|
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/json5/-/json5-2.2.3.tgz",
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/kleur/-/kleur-3.0.3.tgz",
|
|
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/leac": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/leac/-/leac-0.6.0.tgz",
|
|
"integrity": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/leven/-/leven-3.1.0.tgz",
|
|
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/libbase64": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/libbase64/-/libbase64-1.2.1.tgz",
|
|
"integrity": "sha512-l+nePcPbIG1fNlqMzrh68MLkX/gTxk/+vdvAb388Ssi7UuUN31MI44w4Yf33mM3Cm4xDfw48mdf3rkdHszLNew=="
|
|
},
|
|
"node_modules/libmime": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/libmime/-/libmime-5.2.0.tgz",
|
|
"integrity": "sha512-X2U5Wx0YmK0rXFbk67ASMeqYIkZ6E5vY7pNWRKtnNzqjvdYYG8xtPDpCnuUEnPU9vlgNev+JoSrcaKSUaNvfsw==",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.0.0",
|
|
"iconv-lite": "0.6.3",
|
|
"libbase64": "1.2.1",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/libmime/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/libqp": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/libqp/-/libqp-2.0.1.tgz",
|
|
"integrity": "sha512-Ka0eC5LkF3IPNQHJmYBWljJsw0UvM6j+QdKRbWyCdTmYwvIDE6a7bCm0UkTAL/K+3KXK5qXT/ClcInU01OpdLg=="
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/linkify-it": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
|
|
"integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
|
|
"dependencies": {
|
|
"uc.micro": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.25.9",
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
|
|
"integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"node_modules/mailparser": {
|
|
"version": "3.6.3",
|
|
"resolved": "https://registry.npmjs.org/mailparser/-/mailparser-3.6.3.tgz",
|
|
"integrity": "sha512-Yi6poKSsZsmjEcUexv3H4w4+TIeyN9u3+TCdC43VK7fe4rUOGDJ3wL4kMhNLiTOScCA1Rpzldv1hcf6g1MLtZQ==",
|
|
"dependencies": {
|
|
"encoding-japanese": "2.0.0",
|
|
"he": "1.2.0",
|
|
"html-to-text": "9.0.3",
|
|
"iconv-lite": "0.6.3",
|
|
"libmime": "5.2.0",
|
|
"linkify-it": "4.0.1",
|
|
"mailsplit": "5.4.0",
|
|
"nodemailer": "6.8.0",
|
|
"tlds": "1.236.0"
|
|
}
|
|
},
|
|
"node_modules/mailparser/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/mailsplit": {
|
|
"version": "5.4.0",
|
|
"resolved": "https://registry.npmjs.org/mailsplit/-/mailsplit-5.4.0.tgz",
|
|
"integrity": "sha512-wnYxX5D5qymGIPYLwnp6h8n1+6P6vz/MJn5AzGjZ8pwICWssL+CCQjWBIToOVHASmATot4ktvlLo6CyLfOXWYA==",
|
|
"dependencies": {
|
|
"libbase64": "1.2.1",
|
|
"libmime": "5.2.0",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/makeerror": {
|
|
"version": "1.0.12",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/makeerror/-/makeerror-1.0.12.tgz",
|
|
"integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/micromatch/-/micromatch-4.0.5.tgz",
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.29.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/moment/-/moment-2.29.4.tgz",
|
|
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mysql": {
|
|
"version": "2.18.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/mysql/-/mysql-2.18.1.tgz",
|
|
"integrity": "sha512-Bca+gk2YWmqp2Uf6k5NFEurwY/0td0cpebAucFpY/3jhrwrVGuxU2uQFCHjU19SJfje0yQvi+rVWdq78hR5lig==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bignumber.js": "9.0.0",
|
|
"readable-stream": "2.3.7",
|
|
"safe-buffer": "5.1.2",
|
|
"sqlstring": "2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mysql/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/isarray/-/isarray-1.0.0.tgz",
|
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mysql/node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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/mysql/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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/nanoid": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
|
|
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
|
|
"peer": true,
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-int64": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/node-int64/-/node-int64-0.4.0.tgz",
|
|
"integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/node-releases/-/node-releases-2.0.10.tgz",
|
|
"integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nodeify": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/nodeify/-/nodeify-1.0.1.tgz",
|
|
"integrity": "sha512-n7C2NyEze8GCo/z73KdbjRsBiLbv6eBn1FxwYKQ23IqGo7pQY3mhQan61Sv7eEDJCiyUjTVrVkXTzJCo1dW7Aw==",
|
|
"dependencies": {
|
|
"is-promise": "~1.0.0",
|
|
"promise": "~1.3.0"
|
|
}
|
|
},
|
|
"node_modules/nodemailer": {
|
|
"version": "6.8.0",
|
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.8.0.tgz",
|
|
"integrity": "sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ==",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/onetime/-/onetime-5.1.2.tgz",
|
|
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/os-homedir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/os-homedir/-/os-homedir-1.0.2.tgz",
|
|
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-limit/-/p-limit-3.1.0.tgz",
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-locate/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-try/-/p-try-2.2.0.tgz",
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/parse-json/-/parse-json-5.2.0.tgz",
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-passwd": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/parse-passwd/-/parse-passwd-1.0.0.tgz",
|
|
"integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/parseley": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/parseley/-/parseley-0.11.0.tgz",
|
|
"integrity": "sha512-VfcwXlBWgTF+unPcr7yu3HSSA6QUdDaDnrHcytVfj5Z8azAyKBDrYnSIfeSxlrEayndNcLmrXzg+Vxbo6DWRXQ==",
|
|
"dependencies": {
|
|
"leac": "^0.6.0",
|
|
"peberminta": "^0.8.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-key/-/path-key-3.1.1.tgz",
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-parse/-/path-parse-1.0.7.tgz",
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/peberminta": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/peberminta/-/peberminta-0.8.0.tgz",
|
|
"integrity": "sha512-YYEs+eauIjDH5nUEGi18EohWE0nV2QbGTqmxQcqgZ/0g+laPCQmuIqq7EBLVi9uim9zMgfJv0QBZEnQ3uHw/Tw==",
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/picomatch/-/picomatch-2.3.1.tgz",
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pirates/-/pirates-4.0.5.tgz",
|
|
"integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.21",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
|
|
"integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
}
|
|
],
|
|
"peer": true,
|
|
"dependencies": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pretty-format/-/pretty-format-29.5.0.tgz",
|
|
"integrity": "sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/promise/-/promise-1.3.0.tgz",
|
|
"integrity": "sha512-R9WrbTF3EPkVtWjp7B7umQGVndpsi+rsDAfrR4xAALQpFLa/+2OriecLhawxzvii2gd9+DZFwROWDuUUaqS5yA==",
|
|
"dependencies": {
|
|
"is-promise": "~1"
|
|
}
|
|
},
|
|
"node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/prompts/-/prompts-2.4.2.tgz",
|
|
"integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pure-rand": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pure-rand/-/pure-rand-6.0.1.tgz",
|
|
"integrity": "sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg==",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/dubzzz"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fast-check"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/quoted-printable": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/quoted-printable/-/quoted-printable-1.0.1.tgz",
|
|
"integrity": "sha512-cihC68OcGiQOjGiXuo5Jk6XHANTHl1K4JLk/xlEJRTIXfy19Sg6XzB95XonYgr+1rB88bCpr7WZE7D7AlZow4g==",
|
|
"dependencies": {
|
|
"utf8": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"quoted-printable": "bin/quoted-printable"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "18.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/react-is/-/react-is-18.2.0.tgz",
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
|
|
"integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/require-directory/-/require-directory-2.1.1.tgz",
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
|
|
"integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-dir": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-dir/-/resolve-dir-0.1.1.tgz",
|
|
"integrity": "sha512-QxMPqI6le2u0dCLyiGzgy92kjkkL6zO0XyvHzjdTNH3zM6e5Hz3BwG6+aEyNgiQ5Xz6PwTwgQEj3U50dByPKIA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"expand-tilde": "^1.2.2",
|
|
"global-modules": "^0.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve.exports": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve.exports/-/resolve.exports-2.0.1.tgz",
|
|
"integrity": "sha512-OEJWVeimw8mgQuj3HfkNl4KqRevH7lzeQNaWRPfx0PPse7Jk6ozcsG4FKVgtzDsC1KUF+YlTHh17NcgHOPykLw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"node_modules/selderee": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://registry.npmjs.org/selderee/-/selderee-0.10.0.tgz",
|
|
"integrity": "sha512-DEL/RW/f4qLw/NrVg97xKaEBC8IpzIG2fvxnzCp3Z4yk4jQ3MXom+Imav9wApjxX2dfS3eW7x0DXafJr85i39A==",
|
|
"dependencies": {
|
|
"parseley": "^0.11.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://ko-fi.com/killymxi"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
|
|
"integrity": "sha512-mfmm3/H9+67MCVix1h+IXTpDwL6710LyHuk7+cWC9T1mE0qz4iHhh6r4hU2wrIT9iTsAAC2XQRvfblL028cpLw==",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sisteransi/-/sisteransi-1.0.5.tgz",
|
|
"integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
|
|
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.13",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/source-map-support/-/source-map-support-0.5.13.tgz",
|
|
"integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
|
|
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
|
|
"deprecated": "Please use @jridgewell/sourcemap-codec instead",
|
|
"peer": true
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/sqlstring": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sqlstring/-/sqlstring-2.3.1.tgz",
|
|
"integrity": "sha512-ooAzh/7dxIG5+uDik1z/Rd1vli0+38izZhGzSa34FwR7IbelPWCCKSNIl8jlL/F7ERvy8CB2jNeM1E9i9mXMAQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/stack-utils": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/stack-utils/-/stack-utils-2.0.6.tgz",
|
|
"integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
|
"integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ=="
|
|
},
|
|
"node_modules/string-length": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/string-length/-/string-length-4.0.2.tgz",
|
|
"integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-bom/-/strip-bom-4.0.0.tgz",
|
|
"integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
|
|
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/test-exclude/-/test-exclude-6.0.0.tgz",
|
|
"integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tlds": {
|
|
"version": "1.236.0",
|
|
"resolved": "https://registry.npmjs.org/tlds/-/tlds-1.236.0.tgz",
|
|
"integrity": "sha512-oP2PZ3KeGlgpHgsEfrtva3/K9kzsJUNliQSbCfrJ7JMCWFoCdtG+9YMq/g2AnADQ1v5tVlbtvKJZ4KLpy/P6MA==",
|
|
"bin": {
|
|
"tlds": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/tmpl": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/tmpl/-/tmpl-1.0.5.tgz",
|
|
"integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/type-detect": {
|
|
"version": "4.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/type-detect/-/type-detect-4.0.8.tgz",
|
|
"integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/type-fest/-/type-fest-0.21.3.tgz",
|
|
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/uc.micro": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA=="
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
"integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"browserslist-lint": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/utf7": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/utf7/-/utf7-1.0.2.tgz",
|
|
"integrity": "sha512-qQrPtYLLLl12NF4DrM9CvfkxkYI97xOb5dsnGZHE3teFr0tWiEZ9UdgMPczv24vl708cYMpe6mGXGHrotIp3Bw==",
|
|
"dependencies": {
|
|
"semver": "~5.3.0"
|
|
}
|
|
},
|
|
"node_modules/utf8": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/utf8/-/utf8-2.1.2.tgz",
|
|
"integrity": "sha512-QXo+O/QkLP/x1nyi54uQiG0XrODxdysuQvE5dtVqv7F5K2Qb6FsN+qbr6KhF5wQ20tfcV3VQp0/2x1e1MRSPWg=="
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uuencode": {
|
|
"version": "0.0.4",
|
|
"resolved": "https://registry.npmjs.org/uuencode/-/uuencode-0.0.4.tgz",
|
|
"integrity": "sha512-yEEhCuCi5wRV7Z5ZVf9iV2gWMvUZqKJhAs1ecFdKJ0qzbyaVelmsE3QjYAamehfp9FKLiZbKldd+jklG3O0LfA=="
|
|
},
|
|
"node_modules/v8-to-istanbul": {
|
|
"version": "9.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz",
|
|
"integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/v8-to-istanbul/node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vue": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.2.47.tgz",
|
|
"integrity": "sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/compiler-sfc": "3.2.47",
|
|
"@vue/runtime-dom": "3.2.47",
|
|
"@vue/server-renderer": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"node_modules/vue-router": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.1.6.tgz",
|
|
"integrity": "sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==",
|
|
"dependencies": {
|
|
"@vue/devtools-api": "^6.4.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/posva"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "^3.2.0"
|
|
}
|
|
},
|
|
"node_modules/walker": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/walker/-/walker-1.0.8.tgz",
|
|
"integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/which/-/which-2.0.2.tgz",
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
|
|
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.7"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/y18n/-/y18n-5.0.8.tgz",
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yallist/-/yallist-3.1.1.tgz",
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yargs/-/yargs-17.7.1.tgz",
|
|
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@ampproject/remapping": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@ampproject/remapping/-/remapping-2.2.0.tgz",
|
|
"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
|
|
"requires": {
|
|
"@jridgewell/gen-mapping": "^0.1.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"@babel/code-frame": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/code-frame/-/code-frame-7.18.6.tgz",
|
|
"integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
|
|
"requires": {
|
|
"@babel/highlight": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/compat-data": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/compat-data/-/compat-data-7.21.0.tgz",
|
|
"integrity": "sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g=="
|
|
},
|
|
"@babel/core": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/core/-/core-7.21.0.tgz",
|
|
"integrity": "sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==",
|
|
"requires": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.21.0",
|
|
"@babel/helper-compilation-targets": "^7.20.7",
|
|
"@babel/helper-module-transforms": "^7.21.0",
|
|
"@babel/helpers": "^7.21.0",
|
|
"@babel/parser": "^7.21.0",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.2",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"convert-source-map": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
|
|
},
|
|
"semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
|
}
|
|
}
|
|
},
|
|
"@babel/generator": {
|
|
"version": "7.21.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/generator/-/generator-7.21.1.tgz",
|
|
"integrity": "sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==",
|
|
"requires": {
|
|
"@babel/types": "^7.21.0",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
|
|
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-compilation-targets": {
|
|
"version": "7.20.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
|
|
"integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
|
|
"requires": {
|
|
"@babel/compat-data": "^7.20.5",
|
|
"@babel/helper-validator-option": "^7.18.6",
|
|
"browserslist": "^4.21.3",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
|
}
|
|
}
|
|
},
|
|
"@babel/helper-environment-visitor": {
|
|
"version": "7.18.9",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
|
|
"integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="
|
|
},
|
|
"@babel/helper-function-name": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
|
|
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
|
|
"requires": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/helper-hoist-variables": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
|
|
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-imports": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
|
|
"integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-module-transforms": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
|
|
"integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
|
|
"requires": {
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-module-imports": "^7.18.6",
|
|
"@babel/helper-simple-access": "^7.20.2",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.2",
|
|
"@babel/types": "^7.21.2"
|
|
}
|
|
},
|
|
"@babel/helper-plugin-utils": {
|
|
"version": "7.20.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
|
|
"integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ=="
|
|
},
|
|
"@babel/helper-simple-access": {
|
|
"version": "7.20.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
|
|
"integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
|
|
"requires": {
|
|
"@babel/types": "^7.20.2"
|
|
}
|
|
},
|
|
"@babel/helper-split-export-declaration": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
|
|
"integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
|
|
"requires": {
|
|
"@babel/types": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/helper-string-parser": {
|
|
"version": "7.19.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
|
|
"integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw=="
|
|
},
|
|
"@babel/helper-validator-identifier": {
|
|
"version": "7.19.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
|
|
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w=="
|
|
},
|
|
"@babel/helper-validator-option": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
|
|
"integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ=="
|
|
},
|
|
"@babel/helpers": {
|
|
"version": "7.21.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/helpers/-/helpers-7.21.0.tgz",
|
|
"integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
|
|
"requires": {
|
|
"@babel/template": "^7.20.7",
|
|
"@babel/traverse": "^7.21.0",
|
|
"@babel/types": "^7.21.0"
|
|
}
|
|
},
|
|
"@babel/highlight": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/highlight/-/highlight-7.18.6.tgz",
|
|
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
|
|
"requires": {
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
"chalk": "^2.0.0",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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": "https://repo.plus4u.net/operatorGate/repository/public-javascript/color-name/-/color-name-1.1.3.tgz",
|
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/has-flag/-/has-flag-3.0.0.tgz",
|
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-color/-/supports-color-5.5.0.tgz",
|
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"@babel/parser": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/parser/-/parser-7.21.2.tgz",
|
|
"integrity": "sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ=="
|
|
},
|
|
"@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
|
|
"integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
|
|
"integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
|
|
"integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
|
|
"integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
|
|
"integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-jsx": {
|
|
"version": "7.18.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz",
|
|
"integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
|
|
"integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
|
|
"integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
|
|
"integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
|
|
"integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
|
|
"integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
|
|
"integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
}
|
|
},
|
|
"@babel/plugin-syntax-typescript": {
|
|
"version": "7.20.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz",
|
|
"integrity": "sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.19.0"
|
|
}
|
|
},
|
|
"@babel/template": {
|
|
"version": "7.20.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/template/-/template-7.20.7.tgz",
|
|
"integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7"
|
|
}
|
|
},
|
|
"@babel/traverse": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/traverse/-/traverse-7.21.2.tgz",
|
|
"integrity": "sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.18.6",
|
|
"@babel/generator": "^7.21.1",
|
|
"@babel/helper-environment-visitor": "^7.18.9",
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
"@babel/parser": "^7.21.2",
|
|
"@babel/types": "^7.21.2",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
}
|
|
},
|
|
"@babel/types": {
|
|
"version": "7.21.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@babel/types/-/types-7.21.2.tgz",
|
|
"integrity": "sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==",
|
|
"requires": {
|
|
"@babel/helper-string-parser": "^7.19.4",
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
"to-fast-properties": "^2.0.0"
|
|
}
|
|
},
|
|
"@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
|
|
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
|
|
},
|
|
"@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
|
|
"integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
|
|
"requires": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@istanbuljs/schema/-/schema-0.1.3.tgz",
|
|
"integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
|
|
},
|
|
"@jest/console": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/console/-/console-29.5.0.tgz",
|
|
"integrity": "sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"slash": "^3.0.0"
|
|
}
|
|
},
|
|
"@jest/core": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/core/-/core-29.5.0.tgz",
|
|
"integrity": "sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==",
|
|
"requires": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/reporters": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^29.5.0",
|
|
"jest-config": "^29.5.0",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-resolve-dependencies": "^29.5.0",
|
|
"jest-runner": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"jest-watcher": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"@jest/environment": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/environment/-/environment-29.5.0.tgz",
|
|
"integrity": "sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==",
|
|
"requires": {
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.5.0"
|
|
}
|
|
},
|
|
"@jest/expect": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/expect/-/expect-29.5.0.tgz",
|
|
"integrity": "sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==",
|
|
"requires": {
|
|
"expect": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0"
|
|
}
|
|
},
|
|
"@jest/expect-utils": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/expect-utils/-/expect-utils-29.5.0.tgz",
|
|
"integrity": "sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==",
|
|
"requires": {
|
|
"jest-get-type": "^29.4.3"
|
|
}
|
|
},
|
|
"@jest/fake-timers": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/fake-timers/-/fake-timers-29.5.0.tgz",
|
|
"integrity": "sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@sinonjs/fake-timers": "^10.0.2",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
}
|
|
},
|
|
"@jest/globals": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/globals/-/globals-29.5.0.tgz",
|
|
"integrity": "sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==",
|
|
"requires": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/expect": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"jest-mock": "^29.5.0"
|
|
}
|
|
},
|
|
"@jest/reporters": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/reporters/-/reporters-29.5.0.tgz",
|
|
"integrity": "sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==",
|
|
"requires": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"string-length": "^4.0.1",
|
|
"strip-ansi": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.1"
|
|
}
|
|
},
|
|
"@jest/schemas": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/schemas/-/schemas-29.4.3.tgz",
|
|
"integrity": "sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==",
|
|
"requires": {
|
|
"@sinclair/typebox": "^0.25.16"
|
|
}
|
|
},
|
|
"@jest/source-map": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/source-map/-/source-map-29.4.3.tgz",
|
|
"integrity": "sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==",
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9"
|
|
}
|
|
},
|
|
"@jest/test-result": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/test-result/-/test-result-29.5.0.tgz",
|
|
"integrity": "sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==",
|
|
"requires": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
}
|
|
},
|
|
"@jest/test-sequencer": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/test-sequencer/-/test-sequencer-29.5.0.tgz",
|
|
"integrity": "sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==",
|
|
"requires": {
|
|
"@jest/test-result": "^29.5.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"slash": "^3.0.0"
|
|
}
|
|
},
|
|
"@jest/transform": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/transform/-/transform-29.5.0.tgz",
|
|
"integrity": "sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==",
|
|
"requires": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/types": "^29.5.0",
|
|
"@jridgewell/trace-mapping": "^0.3.15",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"write-file-atomic": "^4.0.2"
|
|
}
|
|
},
|
|
"@jest/types": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jest/types/-/types-29.5.0.tgz",
|
|
"integrity": "sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==",
|
|
"requires": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
}
|
|
},
|
|
"@jridgewell/gen-mapping": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
|
|
"integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
|
|
"requires": {
|
|
"@jridgewell/set-array": "^1.0.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"@jridgewell/resolve-uri": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
|
|
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
|
|
},
|
|
"@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/set-array/-/set-array-1.1.2.tgz",
|
|
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
|
|
},
|
|
"@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.14",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
|
|
"integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
|
|
},
|
|
"@jridgewell/trace-mapping": {
|
|
"version": "0.3.17",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz",
|
|
"integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==",
|
|
"requires": {
|
|
"@jridgewell/resolve-uri": "3.1.0",
|
|
"@jridgewell/sourcemap-codec": "1.4.14"
|
|
}
|
|
},
|
|
"@selderee/plugin-htmlparser2": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://registry.npmjs.org/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.10.0.tgz",
|
|
"integrity": "sha512-gW69MEamZ4wk1OsOq1nG1jcyhXIQcnrsX5JwixVw/9xaiav8TCyjESAruu1Rz9yyInhgBXxkNwMeygKnN2uxNA==",
|
|
"requires": {
|
|
"domhandler": "^5.0.3",
|
|
"selderee": "^0.10.0"
|
|
}
|
|
},
|
|
"@sinclair/typebox": {
|
|
"version": "0.25.24",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinclair/typebox/-/typebox-0.25.24.tgz",
|
|
"integrity": "sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ=="
|
|
},
|
|
"@sinonjs/commons": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinonjs/commons/-/commons-2.0.0.tgz",
|
|
"integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
|
|
"requires": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"@sinonjs/fake-timers": {
|
|
"version": "10.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz",
|
|
"integrity": "sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==",
|
|
"requires": {
|
|
"@sinonjs/commons": "^2.0.0"
|
|
}
|
|
},
|
|
"@types/babel__core": {
|
|
"version": "7.20.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__core/-/babel__core-7.20.0.tgz",
|
|
"integrity": "sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==",
|
|
"requires": {
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"@types/babel__generator": {
|
|
"version": "7.6.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__generator/-/babel__generator-7.6.4.tgz",
|
|
"integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
|
|
"requires": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"@types/babel__template": {
|
|
"version": "7.4.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__template/-/babel__template-7.4.1.tgz",
|
|
"integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
|
|
"requires": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"@types/babel__traverse": {
|
|
"version": "7.18.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/babel__traverse/-/babel__traverse-7.18.3.tgz",
|
|
"integrity": "sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==",
|
|
"requires": {
|
|
"@babel/types": "^7.3.0"
|
|
}
|
|
},
|
|
"@types/graceful-fs": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/graceful-fs/-/graceful-fs-4.1.6.tgz",
|
|
"integrity": "sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==",
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"@types/istanbul-lib-coverage": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
|
|
"integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
|
|
},
|
|
"@types/istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
|
|
"integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
|
|
"requires": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"@types/istanbul-reports": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
|
|
"integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
|
|
"requires": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"@types/node": {
|
|
"version": "18.15.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/node/-/node-18.15.1.tgz",
|
|
"integrity": "sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw=="
|
|
},
|
|
"@types/prettier": {
|
|
"version": "2.7.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/prettier/-/prettier-2.7.2.tgz",
|
|
"integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg=="
|
|
},
|
|
"@types/stack-utils": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/stack-utils/-/stack-utils-2.0.1.tgz",
|
|
"integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
|
|
},
|
|
"@types/yargs": {
|
|
"version": "17.0.22",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/yargs/-/yargs-17.0.22.tgz",
|
|
"integrity": "sha512-pet5WJ9U8yPVRhkwuEIp5ktAeAqRZOq4UdAyWLWzxbtpyXnzbtLdKiXAjJzi/KLmPGS9wk86lUFWZFN6sISo4g==",
|
|
"requires": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"@types/yargs-parser": {
|
|
"version": "21.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
|
|
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
|
|
},
|
|
"@vue/compiler-core": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.47.tgz",
|
|
"integrity": "sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"@vue/compiler-dom": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz",
|
|
"integrity": "sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"@vue/compiler-sfc": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz",
|
|
"integrity": "sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/compiler-ssr": "3.2.47",
|
|
"@vue/reactivity-transform": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.25.7",
|
|
"postcss": "^8.1.10",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"@vue/compiler-ssr": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz",
|
|
"integrity": "sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"@vue/devtools-api": {
|
|
"version": "6.5.0",
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
|
|
"integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q=="
|
|
},
|
|
"@vue/reactivity": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.47.tgz",
|
|
"integrity": "sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"@vue/reactivity-transform": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz",
|
|
"integrity": "sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@babel/parser": "^7.16.4",
|
|
"@vue/compiler-core": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.25.7"
|
|
}
|
|
},
|
|
"@vue/runtime-core": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.47.tgz",
|
|
"integrity": "sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/reactivity": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"@vue/runtime-dom": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz",
|
|
"integrity": "sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/runtime-core": "3.2.47",
|
|
"@vue/shared": "3.2.47",
|
|
"csstype": "^2.6.8"
|
|
}
|
|
},
|
|
"@vue/server-renderer": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.47.tgz",
|
|
"integrity": "sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/compiler-ssr": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"@vue/shared": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.47.tgz",
|
|
"integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==",
|
|
"peer": true
|
|
},
|
|
"ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
|
|
"integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
|
|
"requires": {
|
|
"type-fest": "^0.21.3"
|
|
}
|
|
},
|
|
"ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
|
|
},
|
|
"ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"requires": {
|
|
"color-convert": "^2.0.1"
|
|
}
|
|
},
|
|
"anymatch": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/anymatch/-/anymatch-3.1.3.tgz",
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
|
"requires": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
}
|
|
},
|
|
"argparse": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/argparse/-/argparse-1.0.10.tgz",
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
"requires": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"babel-jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-jest/-/babel-jest-29.5.0.tgz",
|
|
"integrity": "sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==",
|
|
"requires": {
|
|
"@jest/transform": "^29.5.0",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
}
|
|
},
|
|
"babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
|
|
"integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
|
|
"requires": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
}
|
|
},
|
|
"babel-plugin-jest-hoist": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.5.0.tgz",
|
|
"integrity": "sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==",
|
|
"requires": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.1.14",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
}
|
|
},
|
|
"babel-preset-current-node-syntax": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
|
|
"integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
|
|
"requires": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.8.3",
|
|
"@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.8.3",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-top-level-await": "^7.8.3"
|
|
}
|
|
},
|
|
"babel-preset-jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/babel-preset-jest/-/babel-preset-jest-29.5.0.tgz",
|
|
"integrity": "sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==",
|
|
"requires": {
|
|
"babel-plugin-jest-hoist": "^29.5.0",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
}
|
|
},
|
|
"balanced-match": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
},
|
|
"bignumber.js": {
|
|
"version": "9.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/bignumber.js/-/bignumber.js-9.0.0.tgz",
|
|
"integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A=="
|
|
},
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"braces": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/braces/-/braces-3.0.2.tgz",
|
|
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
|
|
"requires": {
|
|
"fill-range": "^7.0.1"
|
|
}
|
|
},
|
|
"browserslist": {
|
|
"version": "4.21.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/browserslist/-/browserslist-4.21.5.tgz",
|
|
"integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==",
|
|
"requires": {
|
|
"caniuse-lite": "^1.0.30001449",
|
|
"electron-to-chromium": "^1.4.284",
|
|
"node-releases": "^2.0.8",
|
|
"update-browserslist-db": "^1.0.10"
|
|
}
|
|
},
|
|
"bser": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/bser/-/bser-2.1.1.tgz",
|
|
"integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
|
|
"requires": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"buffer-from": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/buffer-from/-/buffer-from-1.1.2.tgz",
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
|
|
},
|
|
"callsites": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/callsites/-/callsites-3.1.0.tgz",
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
|
|
},
|
|
"camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
|
|
},
|
|
"caniuse-lite": {
|
|
"version": "1.0.30001465",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/caniuse-lite/-/caniuse-lite-1.0.30001465.tgz",
|
|
"integrity": "sha512-HvjgL3MYAJjceTDCcjRnQGjwUz/5qec9n7JPOzUursUoOTIsYCSDOb1l7RsnZE8mjbxG78zVRCKfrBXyvChBag=="
|
|
},
|
|
"chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"requires": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"char-regex": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/char-regex/-/char-regex-1.0.2.tgz",
|
|
"integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw=="
|
|
},
|
|
"ci-info": {
|
|
"version": "3.8.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ci-info/-/ci-info-3.8.0.tgz",
|
|
"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw=="
|
|
},
|
|
"cjs-module-lexer": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
|
|
"integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
|
|
},
|
|
"cliui": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cliui/-/cliui-8.0.1.tgz",
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
"requires": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"co": {
|
|
"version": "4.6.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/co/-/co-4.6.0.tgz",
|
|
"integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ=="
|
|
},
|
|
"collect-v8-coverage": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
|
|
"integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
|
|
},
|
|
"color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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": "https://repo.plus4u.net/operatorGate/repository/public-javascript/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/concat-map/-/concat-map-0.0.1.tgz",
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
|
|
},
|
|
"convert-source-map": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
|
|
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
|
|
},
|
|
"cross-spawn": {
|
|
"version": "7.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
"requires": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
}
|
|
},
|
|
"csstype": {
|
|
"version": "2.6.21",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz",
|
|
"integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==",
|
|
"peer": true
|
|
},
|
|
"cwd": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/cwd/-/cwd-0.10.0.tgz",
|
|
"integrity": "sha512-YGZxdTTL9lmLkCUTpg4j0zQ7IhRB5ZmqNBbGCl3Tg6MP/d5/6sY7L5mmTjzbc6JKgVZYiqTQTNhPFsbXNGlRaA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-pkg": "^0.1.2",
|
|
"fs-exists-sync": "^0.1.0"
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"requires": {
|
|
"ms": "2.1.2"
|
|
}
|
|
},
|
|
"dedent": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/dedent/-/dedent-0.7.0.tgz",
|
|
"integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA=="
|
|
},
|
|
"deepmerge": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.0.tgz",
|
|
"integrity": "sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og=="
|
|
},
|
|
"detect-newline": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/detect-newline/-/detect-newline-3.1.0.tgz",
|
|
"integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA=="
|
|
},
|
|
"diff-sequences": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/diff-sequences/-/diff-sequences-29.4.3.tgz",
|
|
"integrity": "sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA=="
|
|
},
|
|
"dom-serializer": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
}
|
|
},
|
|
"domelementtype": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="
|
|
},
|
|
"domhandler": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0"
|
|
}
|
|
},
|
|
"domutils": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
|
|
"integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
|
|
"requires": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.1"
|
|
}
|
|
},
|
|
"electron-to-chromium": {
|
|
"version": "1.4.328",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/electron-to-chromium/-/electron-to-chromium-1.4.328.tgz",
|
|
"integrity": "sha512-DE9tTy2PNmy1v55AZAO542ui+MLC2cvINMK4P2LXGsJdput/ThVG9t+QGecPuAZZSgC8XoI+Jh9M1OG9IoNSCw=="
|
|
},
|
|
"emittery": {
|
|
"version": "0.13.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/emittery/-/emittery-0.13.1.tgz",
|
|
"integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ=="
|
|
},
|
|
"emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
|
|
},
|
|
"encoding-japanese": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/encoding-japanese/-/encoding-japanese-2.0.0.tgz",
|
|
"integrity": "sha512-++P0RhebUC8MJAwJOsT93dT+5oc5oPImp1HubZpAuCZ5kTLnhuuBhKHj2jJeO/Gj93idPBWmIuQ9QWMe5rX3pQ=="
|
|
},
|
|
"entities": {
|
|
"version": "4.4.0",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
|
|
"integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA=="
|
|
},
|
|
"error-ex": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/error-ex/-/error-ex-1.3.2.tgz",
|
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
|
"requires": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"escalade": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escalade/-/escalade-3.1.1.tgz",
|
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
|
|
"integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
|
|
},
|
|
"esprima": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/esprima/-/esprima-4.0.1.tgz",
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
|
|
},
|
|
"estree-walker": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
|
"peer": true
|
|
},
|
|
"execa": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/execa/-/execa-5.1.1.tgz",
|
|
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
"requires": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
}
|
|
},
|
|
"exit": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/exit/-/exit-0.1.2.tgz",
|
|
"integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ=="
|
|
},
|
|
"expand-tilde": {
|
|
"version": "1.2.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/expand-tilde/-/expand-tilde-1.2.2.tgz",
|
|
"integrity": "sha512-rtmc+cjLZqnu9dSYosX9EWmSJhTwpACgJQTfj4hgg2JjOD/6SIQalZrt4a3aQeh++oNxkazcaxrhPUj6+g5G/Q==",
|
|
"dev": true,
|
|
"requires": {
|
|
"os-homedir": "^1.0.1"
|
|
}
|
|
},
|
|
"expect": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/expect/-/expect-29.5.0.tgz",
|
|
"integrity": "sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==",
|
|
"requires": {
|
|
"@jest/expect-utils": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
}
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
|
|
},
|
|
"fb-watchman": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fb-watchman/-/fb-watchman-2.0.2.tgz",
|
|
"integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
|
|
"requires": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"fill-range": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fill-range/-/fill-range-7.0.1.tgz",
|
|
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
|
|
"requires": {
|
|
"to-regex-range": "^5.0.1"
|
|
}
|
|
},
|
|
"find-file-up": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-file-up/-/find-file-up-0.1.3.tgz",
|
|
"integrity": "sha512-mBxmNbVyjg1LQIIpgO8hN+ybWBgDQK8qjht+EbrTCGmmPV/sc7RF1i9stPTD6bpvXZywBdrwRYxhSdJv867L6A==",
|
|
"dev": true,
|
|
"requires": {
|
|
"fs-exists-sync": "^0.1.0",
|
|
"resolve-dir": "^0.1.0"
|
|
}
|
|
},
|
|
"find-pkg": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-pkg/-/find-pkg-0.1.2.tgz",
|
|
"integrity": "sha512-0rnQWcFwZr7eO0513HahrWafsc3CTFioEB7DRiEYCUM/70QXSY8f3mCST17HXLcPvEhzH/Ty/Bxd72ZZsr/yvw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"find-file-up": "^0.1.2"
|
|
}
|
|
},
|
|
"find-up": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/find-up/-/find-up-4.1.0.tgz",
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
"requires": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
}
|
|
},
|
|
"fs-exists-sync": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
|
|
"integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==",
|
|
"dev": true
|
|
},
|
|
"fs.realpath": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
|
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
|
|
},
|
|
"fsevents": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/fsevents/-/fsevents-2.3.2.tgz",
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
"optional": true
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
},
|
|
"gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
|
|
},
|
|
"get-caller-file": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
|
|
},
|
|
"get-package-type": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-package-type/-/get-package-type-0.1.0.tgz",
|
|
"integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="
|
|
},
|
|
"get-stream": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/get-stream/-/get-stream-6.0.1.tgz",
|
|
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="
|
|
},
|
|
"glob": {
|
|
"version": "7.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/glob/-/glob-7.2.3.tgz",
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
}
|
|
},
|
|
"global-modules": {
|
|
"version": "0.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/global-modules/-/global-modules-0.2.3.tgz",
|
|
"integrity": "sha512-JeXuCbvYzYXcwE6acL9V2bAOeSIGl4dD+iwLY9iUx2VBJJ80R18HCn+JCwHM9Oegdfya3lEkGCdaRkSyc10hDA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"global-prefix": "^0.1.4",
|
|
"is-windows": "^0.2.0"
|
|
}
|
|
},
|
|
"global-prefix": {
|
|
"version": "0.1.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/global-prefix/-/global-prefix-0.1.5.tgz",
|
|
"integrity": "sha512-gOPiyxcD9dJGCEArAhF4Hd0BAqvAe/JzERP7tYumE4yIkmIedPUVXcJFWbV3/p/ovIIvKjkrTk+f1UVkq7vvbw==",
|
|
"dev": true,
|
|
"requires": {
|
|
"homedir-polyfill": "^1.0.0",
|
|
"ini": "^1.3.4",
|
|
"is-windows": "^0.2.0",
|
|
"which": "^1.2.12"
|
|
},
|
|
"dependencies": {
|
|
"which": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/which/-/which-1.3.1.tgz",
|
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"globals": {
|
|
"version": "11.12.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/globals/-/globals-11.12.0.tgz",
|
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.2.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/graceful-fs/-/graceful-fs-4.2.10.tgz",
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/has/-/has-1.0.3.tgz",
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
},
|
|
"he": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
|
|
"integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
|
|
},
|
|
"homedir-polyfill": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
|
|
"integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"parse-passwd": "^1.0.0"
|
|
}
|
|
},
|
|
"html-escaper": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/html-escaper/-/html-escaper-2.0.2.tgz",
|
|
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
|
|
},
|
|
"html-to-text": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/html-to-text/-/html-to-text-9.0.3.tgz",
|
|
"integrity": "sha512-hxDF1kVCF2uw4VUJ3vr2doc91pXf2D5ngKcNviSitNkhP9OMOaJkDrFIFL6RMvko7NisWTEiqGpQ9LAxcVok1w==",
|
|
"requires": {
|
|
"@selderee/plugin-htmlparser2": "^0.10.0",
|
|
"deepmerge": "^4.2.2",
|
|
"dom-serializer": "^2.0.0",
|
|
"htmlparser2": "^8.0.1",
|
|
"selderee": "^0.10.0"
|
|
}
|
|
},
|
|
"htmlparser2": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz",
|
|
"integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==",
|
|
"requires": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.3.0"
|
|
}
|
|
},
|
|
"human-signals": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/human-signals/-/human-signals-2.1.0.tgz",
|
|
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
|
|
},
|
|
"iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
}
|
|
},
|
|
"imap": {
|
|
"version": "0.8.19",
|
|
"resolved": "https://registry.npmjs.org/imap/-/imap-0.8.19.tgz",
|
|
"integrity": "sha512-z5DxEA1uRnZG73UcPA4ES5NSCGnPuuouUx43OPX7KZx1yzq3N8/vx2mtXEShT5inxB3pRgnfG1hijfu7XN2YMw==",
|
|
"requires": {
|
|
"readable-stream": "1.1.x",
|
|
"utf7": ">=1.0.2"
|
|
}
|
|
},
|
|
"imap-simple": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/imap-simple/-/imap-simple-5.1.0.tgz",
|
|
"integrity": "sha512-FLZm1v38C5ekN46l/9X5gBRNMQNVc5TSLYQ3Hsq3xBLvKwt1i5fcuShyth8MYMPuvId1R46oaPNrH92hFGHr/g==",
|
|
"requires": {
|
|
"iconv-lite": "~0.4.13",
|
|
"imap": "^0.8.18",
|
|
"nodeify": "^1.0.0",
|
|
"quoted-printable": "^1.0.0",
|
|
"utf8": "^2.1.1",
|
|
"uuencode": "0.0.4"
|
|
}
|
|
},
|
|
"import-local": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/import-local/-/import-local-3.1.0.tgz",
|
|
"integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
|
|
"requires": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
}
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/inflight/-/inflight-1.0.6.tgz",
|
|
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
|
|
},
|
|
"ini": {
|
|
"version": "1.3.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ini/-/ini-1.3.8.tgz",
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
|
"dev": true
|
|
},
|
|
"is-arrayish": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
|
|
},
|
|
"is-core-module": {
|
|
"version": "2.11.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-core-module/-/is-core-module-2.11.0.tgz",
|
|
"integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
|
|
"requires": {
|
|
"has": "^1.0.3"
|
|
}
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
|
|
},
|
|
"is-generator-fn": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
|
|
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ=="
|
|
},
|
|
"is-number": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-number/-/is-number-7.0.0.tgz",
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
|
|
},
|
|
"is-promise": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz",
|
|
"integrity": "sha512-mjWH5XxnhMA8cFnDchr6qRP9S/kLntKuEfIYku+PaN1CnS8v+OG9O/BKpRCVRJvpIkgAZm0Pf5Is3iSSOILlcg=="
|
|
},
|
|
"is-stream": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-stream/-/is-stream-2.0.1.tgz",
|
|
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="
|
|
},
|
|
"is-windows": {
|
|
"version": "0.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/is-windows/-/is-windows-0.2.0.tgz",
|
|
"integrity": "sha512-n67eJYmXbniZB7RF4I/FTjK1s6RPOCTxhYrVYLRaCt3lF0mpWZPKr3T2LSZAqyjQsxR2qMmGYXXzK0YWwcPM1Q==",
|
|
"dev": true
|
|
},
|
|
"isarray": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
|
|
"integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
|
|
},
|
|
"isexe": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/isexe/-/isexe-2.0.0.tgz",
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
|
|
},
|
|
"istanbul-lib-coverage": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
|
|
"integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw=="
|
|
},
|
|
"istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
|
|
"integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
|
|
"requires": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
|
}
|
|
}
|
|
},
|
|
"istanbul-lib-report": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
|
|
"integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
|
|
"requires": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^3.0.0",
|
|
"supports-color": "^7.1.0"
|
|
}
|
|
},
|
|
"istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
|
|
"integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
|
|
"requires": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"istanbul-reports": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/istanbul-reports/-/istanbul-reports-3.1.5.tgz",
|
|
"integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==",
|
|
"requires": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
}
|
|
},
|
|
"jest": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest/-/jest-29.5.0.tgz",
|
|
"integrity": "sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==",
|
|
"requires": {
|
|
"@jest/core": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-changed-files": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-changed-files/-/jest-changed-files-29.5.0.tgz",
|
|
"integrity": "sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==",
|
|
"requires": {
|
|
"execa": "^5.0.0",
|
|
"p-limit": "^3.1.0"
|
|
}
|
|
},
|
|
"jest-circus": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-circus/-/jest-circus-29.5.0.tgz",
|
|
"integrity": "sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==",
|
|
"requires": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/expect": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^0.7.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^29.5.0",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"p-limit": "^3.1.0",
|
|
"pretty-format": "^29.5.0",
|
|
"pure-rand": "^6.0.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
}
|
|
},
|
|
"jest-cli": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-cli/-/jest-cli-29.5.0.tgz",
|
|
"integrity": "sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==",
|
|
"requires": {
|
|
"@jest/core": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"prompts": "^2.0.1",
|
|
"yargs": "^17.3.1"
|
|
}
|
|
},
|
|
"jest-config": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-config/-/jest-config-29.5.0.tgz",
|
|
"integrity": "sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==",
|
|
"requires": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/test-sequencer": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"babel-jest": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^29.5.0",
|
|
"jest-environment-node": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-runner": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
}
|
|
},
|
|
"jest-diff": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-diff/-/jest-diff-29.5.0.tgz",
|
|
"integrity": "sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^29.4.3",
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-docblock": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-docblock/-/jest-docblock-29.4.3.tgz",
|
|
"integrity": "sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==",
|
|
"requires": {
|
|
"detect-newline": "^3.0.0"
|
|
}
|
|
},
|
|
"jest-each": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-each/-/jest-each-29.5.0.tgz",
|
|
"integrity": "sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"pretty-format": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-environment-node": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-environment-node/-/jest-environment-node-29.5.0.tgz",
|
|
"integrity": "sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==",
|
|
"requires": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-util": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-get-type": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-get-type/-/jest-get-type-29.4.3.tgz",
|
|
"integrity": "sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg=="
|
|
},
|
|
"jest-haste-map": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-haste-map/-/jest-haste-map-29.5.0.tgz",
|
|
"integrity": "sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"fsevents": "^2.3.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-util": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.8"
|
|
}
|
|
},
|
|
"jest-leak-detector": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-leak-detector/-/jest-leak-detector-29.5.0.tgz",
|
|
"integrity": "sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==",
|
|
"requires": {
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-matcher-utils": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-matcher-utils/-/jest-matcher-utils-29.5.0.tgz",
|
|
"integrity": "sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"pretty-format": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-message-util": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-message-util/-/jest-message-util-29.5.0.tgz",
|
|
"integrity": "sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
}
|
|
},
|
|
"jest-mock": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-mock/-/jest-mock-29.5.0.tgz",
|
|
"integrity": "sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-mysql": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-mysql/-/jest-mysql-2.0.0.tgz",
|
|
"integrity": "sha512-j8vsJn4FFcif1QJPBwmDG5B36r9xExm8TVFP0qjOl+tzn50hsf9yiRBxYhNHZ7A691WYfS1/ZPQwRoJH0rY9qg==",
|
|
"dev": true,
|
|
"requires": {
|
|
"cwd": "^0.10.0",
|
|
"debug": "^4.2.0"
|
|
}
|
|
},
|
|
"jest-pnp-resolver": {
|
|
"version": "1.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
|
|
"integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
|
|
"requires": {}
|
|
},
|
|
"jest-regex-util": {
|
|
"version": "29.4.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-regex-util/-/jest-regex-util-29.4.3.tgz",
|
|
"integrity": "sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg=="
|
|
},
|
|
"jest-resolve": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-resolve/-/jest-resolve-29.5.0.tgz",
|
|
"integrity": "sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==",
|
|
"requires": {
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^29.5.0",
|
|
"jest-validate": "^29.5.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^2.0.0",
|
|
"slash": "^3.0.0"
|
|
}
|
|
},
|
|
"jest-resolve-dependencies": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-resolve-dependencies/-/jest-resolve-dependencies-29.5.0.tgz",
|
|
"integrity": "sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==",
|
|
"requires": {
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-snapshot": "^29.5.0"
|
|
}
|
|
},
|
|
"jest-runner": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-runner/-/jest-runner-29.5.0.tgz",
|
|
"integrity": "sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==",
|
|
"requires": {
|
|
"@jest/console": "^29.5.0",
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^29.4.3",
|
|
"jest-environment-node": "^29.5.0",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-leak-detector": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-runtime": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"jest-watcher": "^29.5.0",
|
|
"jest-worker": "^29.5.0",
|
|
"p-limit": "^3.1.0",
|
|
"source-map-support": "0.5.13"
|
|
}
|
|
},
|
|
"jest-runtime": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-runtime/-/jest-runtime-29.5.0.tgz",
|
|
"integrity": "sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==",
|
|
"requires": {
|
|
"@jest/environment": "^29.5.0",
|
|
"@jest/fake-timers": "^29.5.0",
|
|
"@jest/globals": "^29.5.0",
|
|
"@jest/source-map": "^29.4.3",
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-mock": "^29.5.0",
|
|
"jest-regex-util": "^29.4.3",
|
|
"jest-resolve": "^29.5.0",
|
|
"jest-snapshot": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
}
|
|
},
|
|
"jest-snapshot": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-snapshot/-/jest-snapshot-29.5.0.tgz",
|
|
"integrity": "sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==",
|
|
"requires": {
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-jsx": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/traverse": "^7.7.2",
|
|
"@babel/types": "^7.3.3",
|
|
"@jest/expect-utils": "^29.5.0",
|
|
"@jest/transform": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/babel__traverse": "^7.0.6",
|
|
"@types/prettier": "^2.1.5",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^29.5.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^29.5.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"jest-matcher-utils": "^29.5.0",
|
|
"jest-message-util": "^29.5.0",
|
|
"jest-util": "^29.5.0",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^29.5.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"dependencies": {
|
|
"lru-cache": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
"requires": {
|
|
"yallist": "^4.0.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "7.3.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-7.3.8.tgz",
|
|
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
|
"requires": {
|
|
"lru-cache": "^6.0.0"
|
|
}
|
|
},
|
|
"yallist": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yallist/-/yallist-4.0.0.tgz",
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
}
|
|
}
|
|
},
|
|
"jest-util": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-util/-/jest-util-29.5.0.tgz",
|
|
"integrity": "sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
}
|
|
},
|
|
"jest-validate": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-validate/-/jest-validate-29.5.0.tgz",
|
|
"integrity": "sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==",
|
|
"requires": {
|
|
"@jest/types": "^29.5.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.4.3",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/camelcase/-/camelcase-6.3.0.tgz",
|
|
"integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
|
|
}
|
|
}
|
|
},
|
|
"jest-watcher": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-watcher/-/jest-watcher-29.5.0.tgz",
|
|
"integrity": "sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==",
|
|
"requires": {
|
|
"@jest/test-result": "^29.5.0",
|
|
"@jest/types": "^29.5.0",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"jest-util": "^29.5.0",
|
|
"string-length": "^4.0.1"
|
|
}
|
|
},
|
|
"jest-worker": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jest-worker/-/jest-worker-29.5.0.tgz",
|
|
"integrity": "sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==",
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.5.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"dependencies": {
|
|
"supports-color": {
|
|
"version": "8.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-color/-/supports-color-8.1.1.tgz",
|
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"js-tokens": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
|
|
},
|
|
"js-yaml": {
|
|
"version": "3.14.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
"requires": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
}
|
|
},
|
|
"jsesc": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/jsesc/-/jsesc-2.5.2.tgz",
|
|
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
|
|
},
|
|
"json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
|
|
},
|
|
"json5": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/json5/-/json5-2.2.3.tgz",
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="
|
|
},
|
|
"kleur": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/kleur/-/kleur-3.0.3.tgz",
|
|
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
|
|
},
|
|
"leac": {
|
|
"version": "0.6.0",
|
|
"resolved": "https://registry.npmjs.org/leac/-/leac-0.6.0.tgz",
|
|
"integrity": "sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg=="
|
|
},
|
|
"leven": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/leven/-/leven-3.1.0.tgz",
|
|
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
|
|
},
|
|
"libbase64": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/libbase64/-/libbase64-1.2.1.tgz",
|
|
"integrity": "sha512-l+nePcPbIG1fNlqMzrh68MLkX/gTxk/+vdvAb388Ssi7UuUN31MI44w4Yf33mM3Cm4xDfw48mdf3rkdHszLNew=="
|
|
},
|
|
"libmime": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/libmime/-/libmime-5.2.0.tgz",
|
|
"integrity": "sha512-X2U5Wx0YmK0rXFbk67ASMeqYIkZ6E5vY7pNWRKtnNzqjvdYYG8xtPDpCnuUEnPU9vlgNev+JoSrcaKSUaNvfsw==",
|
|
"requires": {
|
|
"encoding-japanese": "2.0.0",
|
|
"iconv-lite": "0.6.3",
|
|
"libbase64": "1.2.1",
|
|
"libqp": "2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libqp": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/libqp/-/libqp-2.0.1.tgz",
|
|
"integrity": "sha512-Ka0eC5LkF3IPNQHJmYBWljJsw0UvM6j+QdKRbWyCdTmYwvIDE6a7bCm0UkTAL/K+3KXK5qXT/ClcInU01OpdLg=="
|
|
},
|
|
"lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
|
},
|
|
"linkify-it": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz",
|
|
"integrity": "sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==",
|
|
"requires": {
|
|
"uc.micro": "^1.0.1"
|
|
}
|
|
},
|
|
"locate-path": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/locate-path/-/locate-path-5.0.0.tgz",
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
"requires": {
|
|
"p-locate": "^4.1.0"
|
|
}
|
|
},
|
|
"lru-cache": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
"requires": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"magic-string": {
|
|
"version": "0.25.9",
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
|
|
"integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
|
|
"peer": true,
|
|
"requires": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"mailparser": {
|
|
"version": "3.6.3",
|
|
"resolved": "https://registry.npmjs.org/mailparser/-/mailparser-3.6.3.tgz",
|
|
"integrity": "sha512-Yi6poKSsZsmjEcUexv3H4w4+TIeyN9u3+TCdC43VK7fe4rUOGDJ3wL4kMhNLiTOScCA1Rpzldv1hcf6g1MLtZQ==",
|
|
"requires": {
|
|
"encoding-japanese": "2.0.0",
|
|
"he": "1.2.0",
|
|
"html-to-text": "9.0.3",
|
|
"iconv-lite": "0.6.3",
|
|
"libmime": "5.2.0",
|
|
"linkify-it": "4.0.1",
|
|
"mailsplit": "5.4.0",
|
|
"nodemailer": "6.8.0",
|
|
"tlds": "1.236.0"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.6.3",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
"requires": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mailsplit": {
|
|
"version": "5.4.0",
|
|
"resolved": "https://registry.npmjs.org/mailsplit/-/mailsplit-5.4.0.tgz",
|
|
"integrity": "sha512-wnYxX5D5qymGIPYLwnp6h8n1+6P6vz/MJn5AzGjZ8pwICWssL+CCQjWBIToOVHASmATot4ktvlLo6CyLfOXWYA==",
|
|
"requires": {
|
|
"libbase64": "1.2.1",
|
|
"libmime": "5.2.0",
|
|
"libqp": "2.0.1"
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/make-dir/-/make-dir-3.1.0.tgz",
|
|
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
|
|
"requires": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"dependencies": {
|
|
"semver": {
|
|
"version": "6.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/semver/-/semver-6.3.0.tgz",
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
|
|
}
|
|
}
|
|
},
|
|
"makeerror": {
|
|
"version": "1.0.12",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/makeerror/-/makeerror-1.0.12.tgz",
|
|
"integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
|
|
"requires": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"merge-stream": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/merge-stream/-/merge-stream-2.0.0.tgz",
|
|
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
|
|
},
|
|
"micromatch": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/micromatch/-/micromatch-4.0.5.tgz",
|
|
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
|
|
"requires": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
}
|
|
},
|
|
"mimic-fn": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
|
|
},
|
|
"minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
}
|
|
},
|
|
"moment": {
|
|
"version": "2.29.4",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/moment/-/moment-2.29.4.tgz",
|
|
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
|
|
},
|
|
"ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
|
},
|
|
"mysql": {
|
|
"version": "2.18.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/mysql/-/mysql-2.18.1.tgz",
|
|
"integrity": "sha512-Bca+gk2YWmqp2Uf6k5NFEurwY/0td0cpebAucFpY/3jhrwrVGuxU2uQFCHjU19SJfje0yQvi+rVWdq78hR5lig==",
|
|
"requires": {
|
|
"bignumber.js": "9.0.0",
|
|
"readable-stream": "2.3.7",
|
|
"safe-buffer": "5.1.2",
|
|
"sqlstring": "2.3.1"
|
|
},
|
|
"dependencies": {
|
|
"isarray": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/isarray/-/isarray-1.0.0.tgz",
|
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/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"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/string_decoder/-/string_decoder-1.1.1.tgz",
|
|
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nanoid": {
|
|
"version": "3.3.4",
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
|
|
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
|
|
"peer": true
|
|
},
|
|
"natural-compare": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
|
|
},
|
|
"node-int64": {
|
|
"version": "0.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/node-int64/-/node-int64-0.4.0.tgz",
|
|
"integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw=="
|
|
},
|
|
"node-releases": {
|
|
"version": "2.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/node-releases/-/node-releases-2.0.10.tgz",
|
|
"integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w=="
|
|
},
|
|
"nodeify": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/nodeify/-/nodeify-1.0.1.tgz",
|
|
"integrity": "sha512-n7C2NyEze8GCo/z73KdbjRsBiLbv6eBn1FxwYKQ23IqGo7pQY3mhQan61Sv7eEDJCiyUjTVrVkXTzJCo1dW7Aw==",
|
|
"requires": {
|
|
"is-promise": "~1.0.0",
|
|
"promise": "~1.3.0"
|
|
}
|
|
},
|
|
"nodemailer": {
|
|
"version": "6.8.0",
|
|
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.8.0.tgz",
|
|
"integrity": "sha512-EjYvSmHzekz6VNkNd12aUqAco+bOkRe3Of5jVhltqKhEsjw/y0PYPJfp83+s9Wzh1dspYAkUW/YNQ350NATbSQ=="
|
|
},
|
|
"normalize-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
|
|
},
|
|
"npm-run-path": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
"requires": {
|
|
"path-key": "^3.0.0"
|
|
}
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"onetime": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/onetime/-/onetime-5.1.2.tgz",
|
|
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
"requires": {
|
|
"mimic-fn": "^2.1.0"
|
|
}
|
|
},
|
|
"os-homedir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/os-homedir/-/os-homedir-1.0.2.tgz",
|
|
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
|
|
"dev": true
|
|
},
|
|
"p-limit": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-limit/-/p-limit-3.1.0.tgz",
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
"requires": {
|
|
"yocto-queue": "^0.1.0"
|
|
}
|
|
},
|
|
"p-locate": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-locate/-/p-locate-4.1.0.tgz",
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
"requires": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"dependencies": {
|
|
"p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"requires": {
|
|
"p-try": "^2.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"p-try": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/p-try/-/p-try-2.2.0.tgz",
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
|
|
},
|
|
"parse-json": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/parse-json/-/parse-json-5.2.0.tgz",
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
"requires": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
}
|
|
},
|
|
"parse-passwd": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/parse-passwd/-/parse-passwd-1.0.0.tgz",
|
|
"integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==",
|
|
"dev": true
|
|
},
|
|
"parseley": {
|
|
"version": "0.11.0",
|
|
"resolved": "https://registry.npmjs.org/parseley/-/parseley-0.11.0.tgz",
|
|
"integrity": "sha512-VfcwXlBWgTF+unPcr7yu3HSSA6QUdDaDnrHcytVfj5Z8azAyKBDrYnSIfeSxlrEayndNcLmrXzg+Vxbo6DWRXQ==",
|
|
"requires": {
|
|
"leac": "^0.6.0",
|
|
"peberminta": "^0.8.0"
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-exists/-/path-exists-4.0.0.tgz",
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
|
|
},
|
|
"path-key": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-key/-/path-key-3.1.1.tgz",
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
|
|
},
|
|
"path-parse": {
|
|
"version": "1.0.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/path-parse/-/path-parse-1.0.7.tgz",
|
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
|
|
},
|
|
"peberminta": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/peberminta/-/peberminta-0.8.0.tgz",
|
|
"integrity": "sha512-YYEs+eauIjDH5nUEGi18EohWE0nV2QbGTqmxQcqgZ/0g+laPCQmuIqq7EBLVi9uim9zMgfJv0QBZEnQ3uHw/Tw=="
|
|
},
|
|
"picocolors": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
|
|
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
|
|
},
|
|
"picomatch": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/picomatch/-/picomatch-2.3.1.tgz",
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
|
|
},
|
|
"pirates": {
|
|
"version": "4.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pirates/-/pirates-4.0.5.tgz",
|
|
"integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ=="
|
|
},
|
|
"pkg-dir": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
"integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
|
|
"requires": {
|
|
"find-up": "^4.0.0"
|
|
}
|
|
},
|
|
"postcss": {
|
|
"version": "8.4.21",
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
|
|
"integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
|
|
"peer": true,
|
|
"requires": {
|
|
"nanoid": "^3.3.4",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"pretty-format": {
|
|
"version": "29.5.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pretty-format/-/pretty-format-29.5.0.tgz",
|
|
"integrity": "sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==",
|
|
"requires": {
|
|
"@jest/schemas": "^29.4.3",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^18.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="
|
|
}
|
|
}
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
|
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
|
|
},
|
|
"promise": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/promise/-/promise-1.3.0.tgz",
|
|
"integrity": "sha512-R9WrbTF3EPkVtWjp7B7umQGVndpsi+rsDAfrR4xAALQpFLa/+2OriecLhawxzvii2gd9+DZFwROWDuUUaqS5yA==",
|
|
"requires": {
|
|
"is-promise": "~1"
|
|
}
|
|
},
|
|
"prompts": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/prompts/-/prompts-2.4.2.tgz",
|
|
"integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
|
|
"requires": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
}
|
|
},
|
|
"pure-rand": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/pure-rand/-/pure-rand-6.0.1.tgz",
|
|
"integrity": "sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg=="
|
|
},
|
|
"quoted-printable": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/quoted-printable/-/quoted-printable-1.0.1.tgz",
|
|
"integrity": "sha512-cihC68OcGiQOjGiXuo5Jk6XHANTHl1K4JLk/xlEJRTIXfy19Sg6XzB95XonYgr+1rB88bCpr7WZE7D7AlZow4g==",
|
|
"requires": {
|
|
"utf8": "^2.1.0"
|
|
}
|
|
},
|
|
"react-is": {
|
|
"version": "18.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/react-is/-/react-is-18.2.0.tgz",
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
|
|
},
|
|
"readable-stream": {
|
|
"version": "1.1.14",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
|
|
"integrity": "sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"require-directory": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/require-directory/-/require-directory-2.1.1.tgz",
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="
|
|
},
|
|
"resolve": {
|
|
"version": "1.22.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve/-/resolve-1.22.1.tgz",
|
|
"integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
|
|
"requires": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
}
|
|
},
|
|
"resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
|
|
"integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
|
|
"requires": {
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"resolve-dir": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-dir/-/resolve-dir-0.1.1.tgz",
|
|
"integrity": "sha512-QxMPqI6le2u0dCLyiGzgy92kjkkL6zO0XyvHzjdTNH3zM6e5Hz3BwG6+aEyNgiQ5Xz6PwTwgQEj3U50dByPKIA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"expand-tilde": "^1.2.2",
|
|
"global-modules": "^0.2.3"
|
|
}
|
|
},
|
|
"resolve-from": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
|
|
},
|
|
"resolve.exports": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/resolve.exports/-/resolve.exports-2.0.1.tgz",
|
|
"integrity": "sha512-OEJWVeimw8mgQuj3HfkNl4KqRevH7lzeQNaWRPfx0PPse7Jk6ozcsG4FKVgtzDsC1KUF+YlTHh17NcgHOPykLw=="
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
|
|
},
|
|
"safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
|
},
|
|
"selderee": {
|
|
"version": "0.10.0",
|
|
"resolved": "https://registry.npmjs.org/selderee/-/selderee-0.10.0.tgz",
|
|
"integrity": "sha512-DEL/RW/f4qLw/NrVg97xKaEBC8IpzIG2fvxnzCp3Z4yk4jQ3MXom+Imav9wApjxX2dfS3eW7x0DXafJr85i39A==",
|
|
"requires": {
|
|
"parseley": "^0.11.0"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
|
|
"integrity": "sha512-mfmm3/H9+67MCVix1h+IXTpDwL6710LyHuk7+cWC9T1mE0qz4iHhh6r4hU2wrIT9iTsAAC2XQRvfblL028cpLw=="
|
|
},
|
|
"shebang-command": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
"requires": {
|
|
"shebang-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"shebang-regex": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.7",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
|
|
},
|
|
"sisteransi": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sisteransi/-/sisteransi-1.0.5.tgz",
|
|
"integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
|
|
},
|
|
"slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
|
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
|
|
},
|
|
"source-map-js": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
|
|
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
|
|
"peer": true
|
|
},
|
|
"source-map-support": {
|
|
"version": "0.5.13",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/source-map-support/-/source-map-support-0.5.13.tgz",
|
|
"integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
|
|
"requires": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
|
|
"integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
|
|
"peer": true
|
|
},
|
|
"sprintf-js": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
|
|
},
|
|
"sqlstring": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/sqlstring/-/sqlstring-2.3.1.tgz",
|
|
"integrity": "sha512-ooAzh/7dxIG5+uDik1z/Rd1vli0+38izZhGzSa34FwR7IbelPWCCKSNIl8jlL/F7ERvy8CB2jNeM1E9i9mXMAQ=="
|
|
},
|
|
"stack-utils": {
|
|
"version": "2.0.6",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/stack-utils/-/stack-utils-2.0.6.tgz",
|
|
"integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
|
|
"requires": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
}
|
|
},
|
|
"string_decoder": {
|
|
"version": "0.10.31",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
|
"integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ=="
|
|
},
|
|
"string-length": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/string-length/-/string-length-4.0.2.tgz",
|
|
"integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
|
|
"requires": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"requires": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"requires": {
|
|
"ansi-regex": "^5.0.1"
|
|
}
|
|
},
|
|
"strip-bom": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-bom/-/strip-bom-4.0.0.tgz",
|
|
"integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
|
|
},
|
|
"strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
|
|
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
|
|
},
|
|
"supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"requires": {
|
|
"has-flag": "^4.0.0"
|
|
}
|
|
},
|
|
"supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
|
|
},
|
|
"test-exclude": {
|
|
"version": "6.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/test-exclude/-/test-exclude-6.0.0.tgz",
|
|
"integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
|
|
"requires": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"tlds": {
|
|
"version": "1.236.0",
|
|
"resolved": "https://registry.npmjs.org/tlds/-/tlds-1.236.0.tgz",
|
|
"integrity": "sha512-oP2PZ3KeGlgpHgsEfrtva3/K9kzsJUNliQSbCfrJ7JMCWFoCdtG+9YMq/g2AnADQ1v5tVlbtvKJZ4KLpy/P6MA=="
|
|
},
|
|
"tmpl": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/tmpl/-/tmpl-1.0.5.tgz",
|
|
"integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
|
|
},
|
|
"to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="
|
|
},
|
|
"to-regex-range": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
|
"requires": {
|
|
"is-number": "^7.0.0"
|
|
}
|
|
},
|
|
"type-detect": {
|
|
"version": "4.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/type-detect/-/type-detect-4.0.8.tgz",
|
|
"integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="
|
|
},
|
|
"type-fest": {
|
|
"version": "0.21.3",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/type-fest/-/type-fest-0.21.3.tgz",
|
|
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
|
|
},
|
|
"uc.micro": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA=="
|
|
},
|
|
"update-browserslist-db": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
|
|
"integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
|
|
"requires": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
}
|
|
},
|
|
"utf7": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/utf7/-/utf7-1.0.2.tgz",
|
|
"integrity": "sha512-qQrPtYLLLl12NF4DrM9CvfkxkYI97xOb5dsnGZHE3teFr0tWiEZ9UdgMPczv24vl708cYMpe6mGXGHrotIp3Bw==",
|
|
"requires": {
|
|
"semver": "~5.3.0"
|
|
}
|
|
},
|
|
"utf8": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/utf8/-/utf8-2.1.2.tgz",
|
|
"integrity": "sha512-QXo+O/QkLP/x1nyi54uQiG0XrODxdysuQvE5dtVqv7F5K2Qb6FsN+qbr6KhF5wQ20tfcV3VQp0/2x1e1MRSPWg=="
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
|
|
},
|
|
"uuencode": {
|
|
"version": "0.0.4",
|
|
"resolved": "https://registry.npmjs.org/uuencode/-/uuencode-0.0.4.tgz",
|
|
"integrity": "sha512-yEEhCuCi5wRV7Z5ZVf9iV2gWMvUZqKJhAs1ecFdKJ0qzbyaVelmsE3QjYAamehfp9FKLiZbKldd+jklG3O0LfA=="
|
|
},
|
|
"v8-to-istanbul": {
|
|
"version": "9.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz",
|
|
"integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==",
|
|
"requires": {
|
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^1.6.0"
|
|
},
|
|
"dependencies": {
|
|
"convert-source-map": {
|
|
"version": "1.9.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A=="
|
|
}
|
|
}
|
|
},
|
|
"vue": {
|
|
"version": "3.2.47",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.2.47.tgz",
|
|
"integrity": "sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==",
|
|
"peer": true,
|
|
"requires": {
|
|
"@vue/compiler-dom": "3.2.47",
|
|
"@vue/compiler-sfc": "3.2.47",
|
|
"@vue/runtime-dom": "3.2.47",
|
|
"@vue/server-renderer": "3.2.47",
|
|
"@vue/shared": "3.2.47"
|
|
}
|
|
},
|
|
"vue-router": {
|
|
"version": "4.1.6",
|
|
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.1.6.tgz",
|
|
"integrity": "sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==",
|
|
"requires": {
|
|
"@vue/devtools-api": "^6.4.5"
|
|
}
|
|
},
|
|
"walker": {
|
|
"version": "1.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/walker/-/walker-1.0.8.tgz",
|
|
"integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
|
|
"requires": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/which/-/which-2.0.2.tgz",
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
}
|
|
},
|
|
"wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"requires": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
}
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
|
},
|
|
"write-file-atomic": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
|
|
"integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.7"
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/y18n/-/y18n-5.0.8.tgz",
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
|
|
},
|
|
"yallist": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yallist/-/yallist-3.1.1.tgz",
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
|
|
},
|
|
"yargs": {
|
|
"version": "17.7.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yargs/-/yargs-17.7.1.tgz",
|
|
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==",
|
|
"requires": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
}
|
|
},
|
|
"yargs-parser": {
|
|
"version": "21.1.1",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw=="
|
|
},
|
|
"yocto-queue": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://repo.plus4u.net/operatorGate/repository/public-javascript/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
|
|
}
|
|
}
|
|
}
|