New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@el3um4s/ipc-for-electron-system-info

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@el3um4s/ipc-for-electron-system-info - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

24

package.json
{
"name": "@el3um4s/ipc-for-electron-system-info",
"version": "2.0.3",
"version": "2.0.4",
"description": "Allow the renderer to get information about the version of Electron, Chrome and NodeJS used",

@@ -57,9 +57,9 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "^28.1.7",
"@types/node": "^18.7.9",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"@types/jest": "^29.0.0",
"@types/node": "^18.7.16",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"ansi-regex": ">=6.0.1",
"electron": "^20.0.3",
"eslint": "^8.22.0",
"electron": "^20.1.3",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",

@@ -69,9 +69,9 @@ "eslint-config-standard": "^17.0.0",

"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"jest": "^28.1.3",
"ts-jest": "^28.0.8",
"typescript": "^4.7.4",
"@el3um4s/ipc-for-electron": "^1.0.5"
"eslint-plugin-promise": "^6.0.1",
"jest": "^29.0.3",
"ts-jest": "^29.0.0",
"typescript": "^4.8.3",
"@el3um4s/ipc-for-electron": "^1.0.7"
},
"dependencies": {}
}
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