Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-info

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-info - npm Package Compare versions

Comparing version 1.21.1 to 1.21.2

dist/cjs/ElectronInfo.test.d.ts

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc