@josecarlosrz/logger
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -24,3 +24,3 @@ const nodeConsole = require('console'); | ||
const lastThreePath = caller.getFileName().split(pathSep).slice(-4).join(pathSep); | ||
const lastThreePath = caller.getFileName().split(pathSep).slice(-3).join(pathSep); | ||
@@ -27,0 +27,0 @@ const lastThreeFile = pathSep + lastThreePath.trim(pathSep); |
{ | ||
"name": "@josecarlosrz/logger", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Function to log each component of our application", | ||
@@ -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