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

@el3um4s/electron-window

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@el3um4s/electron-window - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

26

package.json
{
"name": "@el3um4s/electron-window",
"version": "1.0.0",
"version": "1.0.1",
"description": "Electron - create a window with optional autoupdater and browserview",

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

"devDependencies": {
"@types/jest": "^28.1.7",
"@types/node": "^18.7.8",
"@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,11 +69,11 @@ "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"
"eslint-plugin-promise": "^6.0.1",
"jest": "^29.0.3",
"ts-jest": "^29.0.0",
"typescript": "^4.8.3"
},
"dependencies": {
"@el3um4s/ipc-for-electron": "^1.0.5",
"@el3um4s/ipc-for-electron-auto-updater": "^1.0.0"
"@el3um4s/ipc-for-electron": "^1.0.7",
"@el3um4s/ipc-for-electron-auto-updater": "^1.0.2"
}
}
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