Socket
Socket
Sign inDemoInstall

@types/electron-devtools-installer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/electron-devtools-installer - npm Package Compare versions

Comparing version 2.0.3 to 2.2.0

6

electron-devtools-installer/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for electron-devtools-installer v2.0.1
// Type definitions for electron-devtools-installer v2.2.4
// Project: https://github.com/MarshallOfSound/electron-devtools-installer

@@ -14,3 +14,3 @@ // Definitions by: Robin Van den Broeck <https://github.com/gamesmaxed>

// Default installation function
export default function (extensionReference: ExtensionReference | string, forceDownload?: boolean): Promise<string>;
export default function (extensionReference: ExtensionReference | string | Array<ExtensionReference | string>, forceDownload?: boolean): Promise<string>;

@@ -29,2 +29,2 @@ // Devtools themself

export const MOBX_DEVTOOLS: ExtensionReference;
}
}
{
"name": "@types/electron-devtools-installer",
"version": "2.0.3",
"version": "2.2.0",
"description": "TypeScript definitions for electron-devtools-installer",

@@ -21,8 +21,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "e51c1184b6df69a96864490e7eb214c6feb197c2c5b8dacbd08519baef7b3340",
"typesPublisherContentHash": "867394fd7c7b007b0ddfa6494a979686b5ada3034fbeb32f0f07be6d55800295",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/electron-devtools-installer
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/electron-devtools-installer
Additional Details
* Last updated: Mon, 09 Apr 2018 23:38:01 GMT
* Last updated: Mon, 23 Jul 2018 23:44:11 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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