|
|
|
|
@ -26,14 +26,25 @@
@@ -26,14 +26,25 @@
|
|
|
|
|
"@types/chrome": "^0.0.139", |
|
|
|
|
"@types/duo_web_sdk": "^2.7.1", |
|
|
|
|
"@types/firefox-webext-browser": "^82.0.0", |
|
|
|
|
"@types/inquirer": "^8.2.1", |
|
|
|
|
"@types/jest": "^27.5.0", |
|
|
|
|
"@types/jquery": "^3.5.14", |
|
|
|
|
"@types/jsdom": "^16.2.14", |
|
|
|
|
"@types/koa": "^2.13.4", |
|
|
|
|
"@types/koa__multer": "^2.0.4", |
|
|
|
|
"@types/koa__router": "^8.0.11", |
|
|
|
|
"@types/koa-bodyparser": "^4.3.7", |
|
|
|
|
"@types/koa-json": "^2.0.20", |
|
|
|
|
"@types/lowdb": "^1.0.11", |
|
|
|
|
"@types/lunr": "^2.3.4", |
|
|
|
|
"@types/mousetrap": "^1.6.8", |
|
|
|
|
"@types/node": "^16.11.12", |
|
|
|
|
"@types/node-fetch": "^2.6.1", |
|
|
|
|
"@types/node-forge": "^1.0.2", |
|
|
|
|
"@types/node-ipc": "^9.2.0", |
|
|
|
|
"@types/papaparse": "^5.3.2", |
|
|
|
|
"@types/proper-lockfile": "^4.1.2", |
|
|
|
|
"@types/retry": "^0.12.2", |
|
|
|
|
"@types/tldjs": "^2.3.1", |
|
|
|
|
"@types/webcrypto": "^0.0.28", |
|
|
|
|
"@types/zxcvbn": "^4.4.1", |
|
|
|
|
@ -77,6 +88,7 @@
@@ -77,6 +88,7 @@
|
|
|
|
|
"lint-staged": "^12.4.1", |
|
|
|
|
"mini-css-extract-plugin": "^2.4.5", |
|
|
|
|
"node-ipc": "^9.2.1", |
|
|
|
|
"pkg": "5.7.0", |
|
|
|
|
"postcss": "^8.4.14", |
|
|
|
|
"postcss-loader": "^6.2.1", |
|
|
|
|
"prettier": "^2.6.2", |
|
|
|
|
@ -96,7 +108,8 @@
@@ -96,7 +108,8 @@
|
|
|
|
|
"webcrypto-shim": "^0.1.7", |
|
|
|
|
"webpack": "^5.64.4", |
|
|
|
|
"webpack-cli": "^4.9.1", |
|
|
|
|
"webpack-dev-server": "4.6" |
|
|
|
|
"webpack-dev-server": "4.6", |
|
|
|
|
"webpack-node-externals": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@angular/animations": "^12.2.13", |
|
|
|
|
@ -108,29 +121,46 @@
@@ -108,29 +121,46 @@
|
|
|
|
|
"@angular/platform-browser": "^12.2.13", |
|
|
|
|
"@angular/platform-browser-dynamic": "^12.2.13", |
|
|
|
|
"@angular/router": "^12.2.13", |
|
|
|
|
"@koa/multer": "^3.0.0", |
|
|
|
|
"@koa/router": "^10.1.1", |
|
|
|
|
"@microsoft/signalr": "^5.0.17", |
|
|
|
|
"@microsoft/signalr-protocol-msgpack": "^5.0.17", |
|
|
|
|
"big-integer": "^1.6.51", |
|
|
|
|
"bootstrap": "4.6.0", |
|
|
|
|
"braintree-web-drop-in": "^1.33.1", |
|
|
|
|
"browser-hrtime": "^1.1.8", |
|
|
|
|
"bufferutil": "^4.0.6", |
|
|
|
|
"chalk": "^4.1.0", |
|
|
|
|
"commander": "^7.2.0", |
|
|
|
|
"core-js": "^3.11.0", |
|
|
|
|
"date-input-polyfill": "^2.14.0", |
|
|
|
|
"duo_web_sdk": "github:duosecurity/duo_web_sdk", |
|
|
|
|
"https-proxy-agent": "^5.0.0", |
|
|
|
|
"inquirer": "^8.2.4", |
|
|
|
|
"jquery": "3.6.0", |
|
|
|
|
"jsdom": "^16.7.0", |
|
|
|
|
"jszip": "^3.10.0", |
|
|
|
|
"koa": "^2.13.4", |
|
|
|
|
"koa-bodyparser": "^4.3.0", |
|
|
|
|
"koa-json": "^2.0.2", |
|
|
|
|
"lowdb": "^1.0.0", |
|
|
|
|
"lunr": "^2.3.9", |
|
|
|
|
"mousetrap": "^1.6.5", |
|
|
|
|
"multer": "^1.4.5-lts.1", |
|
|
|
|
"ngx-infinite-scroll": "^10.0.1", |
|
|
|
|
"ngx-toastr": "14.1.4", |
|
|
|
|
"node-fetch": "^2.6.7", |
|
|
|
|
"node-forge": "^1.3.1", |
|
|
|
|
"nord": "^0.2.1", |
|
|
|
|
"open": "^8.4.0", |
|
|
|
|
"papaparse": "^5.3.2", |
|
|
|
|
"popper.js": "^1.16.1", |
|
|
|
|
"proper-lockfile": "^4.1.2", |
|
|
|
|
"qrious": "4.0.2", |
|
|
|
|
"rxjs": "^7.5.5", |
|
|
|
|
"sweetalert2": "^10.16.6", |
|
|
|
|
"tldjs": "^2.3.1", |
|
|
|
|
"utf-8-validate": "^5.0.9", |
|
|
|
|
"web-animations-js": "^2.3.2", |
|
|
|
|
"whatwg-fetch": "^3.6.2", |
|
|
|
|
"zone.js": "^0.11.4", |
|
|
|
|
|