@tsed/exceptions
Advanced tools
Comparing version 5.61.3 to 5.61.4
{ | ||
"name": "@tsed/exceptions", | ||
"version": "5.61.3", | ||
"version": "5.61.4", | ||
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application", | ||
@@ -8,7 +8,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"tslib": "1.11.1" | ||
"tslib": "1.11.0" | ||
}, | ||
"scripts": { | ||
"build": "tsc --build tsconfig.compile.json", | ||
"build:doc": "tsc --build tsconfig.doc.json" | ||
"build": "tsc --build tsconfig.compile.json" | ||
}, | ||
@@ -15,0 +14,0 @@ "private": false, |
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
79312
+ Addedtslib@1.11.0(transitive)
- Removedtslib@1.11.1(transitive)
Updatedtslib@1.11.0