@dotcom-reliability-kit/log-error
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "@dotcom-reliability-kit/log-error", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "A method to consistently log error object with optional request information", | ||
@@ -11,3 +11,3 @@ "repository": { | ||
"homepage": "https://github.com/Financial-Times/dotcom-reliability-kit/tree/main/packages/log-error#readme", | ||
"bugs": "https://github.com/Financial-Times/dotcom-reliability-kit/issues", | ||
"bugs": "https://github.com/Financial-Times/dotcom-reliability-kit/issues?q=label:\"package: log-error\"", | ||
"license": "MIT", | ||
@@ -20,4 +20,4 @@ "engines": { | ||
"dependencies": { | ||
"@dotcom-reliability-kit/serialize-error": "^0.1.1", | ||
"@dotcom-reliability-kit/serialize-request": "^0.1.0", | ||
"@dotcom-reliability-kit/serialize-error": "^1.0.0", | ||
"@dotcom-reliability-kit/serialize-request": "^1.0.0", | ||
"@financial-times/n-logger": ">=6.0.0 <11.0.0" | ||
@@ -24,0 +24,0 @@ }, |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9041
0
0
+ Added@dotcom-reliability-kit/serialize-error@1.1.4(transitive)
+ Added@dotcom-reliability-kit/serialize-request@1.1.1(transitive)
- Removed@dotcom-reliability-kit/serialize-error@0.1.1(transitive)
- Removed@dotcom-reliability-kit/serialize-request@0.1.0(transitive)