@arch-api/http-exceptions-mappers
Advanced tools
Comparing version 2.4.1 to 2.5.0
{ | ||
"name": "@arch-api/http-exceptions-mappers", | ||
"version": "2.4.1", | ||
"version": "2.5.0", | ||
"description": "Arch Api - Exceptions Mappers", | ||
@@ -15,7 +15,7 @@ "keywords": [], | ||
"dependencies": { | ||
"@arch-api/exceptions": "2.1.0", | ||
"@arch-api/http-exceptions": "1.1.0" | ||
"@arch-api/exceptions": "2.2.0", | ||
"@arch-api/http-exceptions": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@arch-api/tsconfig": "0.2.0", | ||
"@arch-api/tsconfig": "0.3.0", | ||
"@types/node": "18.11.18", | ||
@@ -22,0 +22,0 @@ "rimraf": "4.1.2", |
+ Added@arch-api/exceptions@2.2.0(transitive)
+ Added@arch-api/http-exceptions@1.2.0(transitive)
+ Added@arch-api/http-status@2.2.0(transitive)
- Removed@arch-api/exceptions@2.1.0(transitive)
- Removed@arch-api/http-exceptions@1.1.0(transitive)
- Removed@arch-api/http-status@2.1.0(transitive)
Updated@arch-api/exceptions@2.2.0