chore: dependency updates, some cleanups and doc fixes
Showing
| ... | ... | @@ -18,7 +18,7 @@ |
| "dependencies": { | ||
| "debug": "^4.1.1", | ||
| "imap-simple": "^4.3.0", | ||
| "ldapauth-fork": "^4.3.1", | ||
| "ldapauth-fork": "^4.3.2", | ||
| "ldapjs": "^1.0.2", | ||
| "md5": "^2.2.1", | ||
| "native-duplexpair": "^1.0.0", | ||
| ... | ... | @@ -38,7 +38,7 @@ |
| "@types/radius": "0.0.28", | ||
| "chai": "^4.2.0", | ||
| "eslint": "^6.8.0", | ||
| "mocha": "^7.0.1", | ||
| "mocha": "^7.1.0", | ||
| "prettier": "^1.19.1", | ||
| "typescript": "^3.8.2" | ||
| } | ||
| ... | ... |
src/types/Handler.ts
deleted
100644 → 0
Please register or sign in to comment