electron-info
Advanced tools
Comparing version 1.21.1 to 1.21.2
{ | ||
"author": "Florian Imdahl <git@ffflorian.de>", | ||
"bin": { | ||
"electron-info": "dist/cjs/cli.js" | ||
}, | ||
"bin": "dist/cjs/cli.js", | ||
"dependencies": { | ||
"axios": "1.6.1", | ||
"axios": "1.6.2", | ||
"chalk": "5.3.0", | ||
@@ -61,7 +59,7 @@ "commander": "11.1.0", | ||
"start": "ts-node-esm src/cli.ts -d", | ||
"test": "ts-node-esm -P tsconfig.jasmine.json ../../node_modules/jasmine/bin/jasmine.js" | ||
"test": "vitest run" | ||
}, | ||
"type": "module", | ||
"version": "1.21.1", | ||
"gitHead": "bb5b97965f04bba13e813a2998873f974909b68a" | ||
"version": "1.21.2", | ||
"gitHead": "f5134e8663185ed1ff19e0291a7a2da86c0aa39e" | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
160771
47
1380
3
4
+ Addedaxios@1.6.2(transitive)
- Removedaxios@1.6.1(transitive)
Updatedaxios@1.6.2