Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Releases: leismore/error_handler_last-function

Dependency upgrades

03 Mar 00:55
Compare
Choose a tag to compare

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

27 Feb 07:50
Compare
Choose a tag to compare

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

13 Mar 23:51
Compare
Choose a tag to compare

Upgrade @leismore/response to v5.0.0

Unit test added, GNU Affero General Public License v3.0

22 Feb 07:13
Compare
Choose a tag to compare

The Specification of error_handler_last Function (LMOS NodeJS) v2.0.0

  1. Upgrade to Node.js v14 & TypeScript v4
  2. Switch to GNU Affero General Public License v3.0
  3. 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

20 Oct 10:13
Compare
Choose a tag to compare
v1.0.1

v1.0.1 Donation button added

v1.0.0

20 Oct 06:46
Compare
Choose a tag to compare
updated according to @leismore/response 3.0.2