@tsed/exceptions
Advanced tools
Comparing version 5.60.2 to 5.60.3
{ | ||
"name": "@tsed/exceptions", | ||
"version": "5.60.2", | ||
"version": "5.60.3", | ||
"description": "HTTP exceptions module for Ts.ED Framework and other pure Express application", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"main": "./lib/index.js", | ||
"typings": "./lib/index.d.ts", | ||
"dependencies": { | ||
@@ -17,14 +17,9 @@ "tslib": "1.11.1" | ||
"peerDependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/TypedProject/tsed.git" | ||
}, | ||
"repository": "https://github.com/TypedProject/tsed", | ||
"bugs": { | ||
"url": "https://github.com/TypedProject/tsed/issues" | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed/packages/exceptions", | ||
"author": { | ||
"name": "Romain Lenzotti" | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed.git/packages/exceptions", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
79362
1