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 23.1.1 to 26.2.0

12

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

@@ -9,3 +9,4 @@ "license": "UNLICENSED",

"files": [
"/dist/main.d.ts"
"package.json",
"./dist"
],

@@ -18,8 +19,11 @@ "scripts": {

"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": "23.1.0"
"electron": "26.2.0"
},
"dependencies": {
"typescript": "^4.7.2"
}
}

Sorry, the diff of this file is too big to display

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