@sidneys/logger
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -27,3 +27,10 @@ 'use strict'; | ||
/** | ||
* Modules | ||
* Internal | ||
* @constant | ||
*/ | ||
const packageJson = require(path.join(appRootPath, 'package.json')); | ||
/** | ||
@@ -30,0 +37,0 @@ * Application |
{ | ||
"name": "@sidneys/logger", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "ES6-based logger with focus on Electron cross-platform Desktop apps", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
12004
260
2