strong-error-handler
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,17 @@ | ||
2023-09-11, Version 5.0.1 | ||
========================= | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency eslint to ^8.49.0 (renovate[bot]) | ||
* chore: update dependency http-status to ^1.7.0 (renovate[bot]) | ||
* chore: update actions/checkout action to v4 (renovate[bot]) | ||
* chore: update dependency eslint to ^8.48.0 (renovate[bot]) | ||
* chore: update dependency chai to ^4.3.8 (renovate[bot]) | ||
2023-08-21, Version 5.0.0 | ||
@@ -2,0 +18,0 @@ ========================= |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"engines": { | ||
@@ -25,3 +25,3 @@ "node": ">=16" | ||
"fast-safe-stringify": "^2.1.1", | ||
"http-status": "^1.6.2", | ||
"http-status": "^1.7.0", | ||
"js2xmlparser": "^5.0.0", | ||
@@ -33,4 +33,4 @@ "strong-globalize": "^6.0.6" | ||
"@types/express": "^4.17.17", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.47.0", | ||
"chai": "^4.3.8", | ||
"eslint": "^8.49.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
@@ -37,0 +37,0 @@ "express": "^4.18.2", |
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
56520
Updatedhttp-status@^1.7.0