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

@todesktop/client-electron-types

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@todesktop/client-electron-types - npm Package Compare versions

Comparing version 16.0.9 to 23.1.0

6

package.json
{
"name": "@todesktop/client-electron-types",
"version": "16.0.9",
"version": "23.1.0",
"description": "Electron types for ToDesktop client libraries",

@@ -14,8 +14,8 @@ "license": "UNLICENSED",

"fmt:check": "npm run fmt:_base -- --check .",
"prepare": "cp ../../node_modules/electron/electron.d.ts ./dist/main.d.ts && node replaceModuleNames",
"prepare": "cp ./node_modules/electron/electron.d.ts ./dist/main.d.ts && node replaceModuleNames",
"build": ""
},
"devDependencies": {
"electron": "16.0.9"
"electron": "23.1.0"
}
}
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