awesome-logs
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -75,3 +75,3 @@ | ||
row: function() { | ||
console.log("--------------------------------------"); | ||
console.log("--------------------------------------------------"); | ||
} | ||
@@ -78,0 +78,0 @@ }; |
{ | ||
"name": "awesome-logs", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "a simple tool to make awesome console logs", | ||
@@ -5,0 +5,0 @@ "main": "alogs.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
2729