@janiscommerce/log
Advanced tools
Comparing version 3.6.0-beta.1 to 3.6.0
@@ -10,2 +10,6 @@ # Changelog | ||
## [3.6.0] - 2022-11-10 | ||
### Added | ||
- Trace Layer support for local log buffering | ||
## [3.5.1] - 2022-07-11 | ||
@@ -12,0 +16,0 @@ ### Changed |
{ | ||
"name": "@janiscommerce/log", | ||
"version": "3.6.0-beta.1", | ||
"version": "3.6.0", | ||
"description": "A package for creating logs in Janis Trace Service", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -9,3 +9,4 @@ export = LogError; | ||
constructor(err: any, code: any); | ||
message: any; | ||
code: any; | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
27901
20
569