image-raub
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -8,7 +8,4 @@ 'use strict'; | ||
console.log('dd', process.env.PATH); | ||
console.log('dd2', __dirname); | ||
const { getBin } = require('addon-tools-raub'); | ||
const core = require(`./${getBin()}/image`);module.exports = core; |
{ | ||
"author": "Luis Blanco <luisblanco1337@gmail.com>", | ||
"name": "image-raub", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Native Image loader for Node.js", | ||
@@ -6,0 +6,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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
2
12668
255