This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Releases: leismore/error_handler_last-function
Releases · leismore/error_handler_last-function
Dependency upgrades
Dependency updates:
"dependencies": {
"@leismore/response": "^5.0.2",
"express": "^4.17.3"
},
"devDependencies": {
"@types/chai": "^4.3.0",
"@types/express": "^4.17.13",
"@types/mocha": "^9.1.0",
"@types/node": "~14.18.12",
"axios": "^0.26.0",
"chai": "^4.3.6",
"mocha": "^9.2.1",
"start-server-and-test": "^1.14.0",
"ts-node": "^10.6.0",
"typescript": "~4.5.5"
}
Security Fix
Triggered by #1
Updating dependencies:
"dependencies": {
"@leismore/response": "^5.0.1",
"express": "^4.17.3"
},
"devDependencies": {
"@types/chai": "^4.3.0",
"@types/express": "^4.17.13",
"@types/mocha": "^9.1.0",
"@types/node": "^14.14.31",
"axios": "^0.26.0",
"chai": "^4.3.6",
"mocha": "^9.2.1",
"start-server-and-test": "^1.14.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
}
Upgrade @leismore/response to v5.0.0
Upgrade @leismore/response to v5.0.0
Unit test added, GNU Affero General Public License v3.0
The Specification of error_handler_last
Function (LMOS NodeJS) v2.0.0
- Upgrade to Node.js v14 & TypeScript v4
- Switch to GNU Affero General Public License v3.0
- Add unit test
Because start-server-and-test
DOES NOT support testing for non-success HTTP responses, the unit test in this package DOES NOT actually test the error-handling!!!
Currently, the unit test ONLY validating if the server is working properly.
Donation button added
v1.0.1 v1.0.1 Donation button added