debugger_js
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "debugger_js", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A library for debug logging in javascript", | ||
@@ -5,0 +5,0 @@ "main": "debugger.js", |
@@ -9,3 +9,3 @@ # debugger_js | ||
<dd></dd> | ||
<dt><a href="#{makeLogger} - A function to create a debug logger">{logType} - A function to create a debug logger(opts)</a></dt> | ||
<dt><a href="#{makeLogger} - A function to create a debug logger">{makeLogger} - A function to create a debug logger(opts)</a></dt> | ||
<dd></dd> | ||
@@ -12,0 +12,0 @@ </dl> |
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
7123