strong-error-handler
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -1,4 +0,28 @@ | ||
2024-01-09, Version 5.0.6 | ||
2024-02-12, Version 5.0.7 | ||
========================= | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency lockfile-lint to ^4.13.1 (renovate[bot]) | ||
* chore: update dependency lockfile-lint to ^4.13.0 (renovate[bot]) | ||
* chore: update dependency mocha to ^10.3.0 (renovate[bot]) | ||
* chore: update actions/setup-node action to v4.0.2 (renovate[bot]) | ||
* chore: update step-security/harden-runner action to v2.7.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.24.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.23.2 (renovate[bot]) | ||
* chore: update commitlint monorepo to ^18.6.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3.23.1 (renovate[bot]) | ||
* chore: update dependency supertest to ^6.3.4 (renovate[bot]) | ||
* chore: update dependency chai to ^4.4.1 (renovate[bot]) | ||
* chore: update github/codeql-action action to v3 (renovate[bot]) | ||
@@ -8,4 +32,2 @@ | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency chai to ^4.4.0 (renovate[bot]) | ||
@@ -12,0 +34,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"engines": { | ||
@@ -30,12 +30,12 @@ "node": ">=16" | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.4.4", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"@types/express": "^4.17.21", | ||
"chai": "^4.4.0", | ||
"chai": "^4.4.1", | ||
"eslint": "^8.56.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
"express": "^4.18.2", | ||
"lockfile-lint": "^4.12.1", | ||
"mocha": "^10.2.0", | ||
"supertest": "^6.3.3" | ||
"lockfile-lint": "^4.13.1", | ||
"mocha": "^10.3.0", | ||
"supertest": "^6.3.4" | ||
}, | ||
@@ -42,0 +42,0 @@ "browser": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68888