loglevel-mixin
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -158,5 +158,2 @@ /* jslint node: true, esnext: true */ | ||
} | ||
logevent.message = arg.message; | ||
logevent.fileName = arg.fileName; | ||
logevent.lineNumber = arg.lineNumber; | ||
return Object.assign(logevent, arg, args); | ||
@@ -163,0 +160,0 @@ } else { |
@@ -42,3 +42,3 @@ { | ||
}, | ||
"version": "1.3.0" | ||
"version": "1.3.1" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
17287
310