@andrialexandrou/cute-log
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -20,3 +20,3 @@ const homedir = require('os').homedir(); | ||
stack = stack.split('\n').map(function (line) { return line.trim(); }); | ||
const bareStack = stack[5]; | ||
const bareStack = stack[4]; | ||
const regExp = /\(([^)]+)\)/; | ||
@@ -23,0 +23,0 @@ const matches = regExp.exec(bareStack); |
{ | ||
"name": "@andrialexandrou/cute-log", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "header.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