🤼‍♀️ ES-powered issue detection feature

This commit is contained in:
2022-02-01 23:20:20 -08:00
parent ec2f5e0f09
commit 28483f81e4
4 changed files with 87 additions and 64 deletions

14
package-lock.json generated
View File

@@ -46,7 +46,7 @@
"node-unrar-js": "^1.0.2",
"sharp": "^0.28.3",
"socket.io": "^4.4.0",
"threetwo-ui-typings": "^1.0.11",
"threetwo-ui-typings": "^1.0.12",
"through2": "^4.0.2",
"unrar": "^0.2.0",
"xml2js": "^0.4.23"
@@ -11247,9 +11247,9 @@
"dev": true
},
"node_modules/threetwo-ui-typings": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.11.tgz",
"integrity": "sha512-jRI1rUttoJDqsKFUPd4MM56NErftl2NSEo8MkeqllOtVf38Wy+wVvAT+OW6AoSguA5cLxSpOiA25c31FWjOvOw==",
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.12.tgz",
"integrity": "sha512-lKADNpD2Oa3Wmf6tdZhaPSNfIFa0KtstsZLE0yalTjqKmtQZM7Ct2OnlCkH7aonDuVn+jgcRMwkcP9krCqa2fw==",
"dependencies": {
"typescript": "^4.3.2"
}
@@ -20540,9 +20540,9 @@
"dev": true
},
"threetwo-ui-typings": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.11.tgz",
"integrity": "sha512-jRI1rUttoJDqsKFUPd4MM56NErftl2NSEo8MkeqllOtVf38Wy+wVvAT+OW6AoSguA5cLxSpOiA25c31FWjOvOw==",
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.12.tgz",
"integrity": "sha512-lKADNpD2Oa3Wmf6tdZhaPSNfIFa0KtstsZLE0yalTjqKmtQZM7Ct2OnlCkH7aonDuVn+jgcRMwkcP9krCqa2fw==",
"requires": {
"typescript": "^4.3.2"
},