@tsed/exceptions
Advanced tools
Comparing version 6.0.0-alpha.18 to 6.0.0-alpha.19
{ | ||
"name": "@tsed/exceptions", | ||
"version": "6.0.0-alpha.18", | ||
"version": "6.0.0-alpha.19", | ||
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application", | ||
@@ -8,3 +8,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"tslib": "1.11.0" | ||
"tslib": "2.0.1" | ||
}, | ||
@@ -11,0 +11,0 @@ "scripts": { |
81060
+ Addedtslib@2.0.1(transitive)
- Removedtslib@1.11.0(transitive)
Updatedtslib@2.0.1