Comparing version 0.1.0 to 1.0.0
@@ -7,5 +7,7 @@ class Tracer { | ||
* silent = false, | ||
* formatter = JSON.stringify, | ||
* }={}] options | ||
* @param {Function?} [options.log=console.log] The function to be used as the log method when dumping tracings. | ||
* @param {boolean?} [options.silent=false] Determines if dumps should log tracings or not. True means that it will not log. | ||
* | ||
* @memberof Tracer | ||
@@ -12,0 +14,0 @@ */ |
{ | ||
"name": "untracer", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "A tracer library to help you trace method chains and its code steps.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5408
5
130
0