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.2 to 2.0.3

electron-devtools-installer/LICENSE

4

electron-devtools-installer/index.d.ts
// Type definitions for electron-devtools-installer v2.0.1
// Project: https://github.com/MarshallOfSound/electron-devtools-installer
// Definitions by: Robin Van den Broeck <https://github.com/gamesmaxed>
// M. Fatih Mar <https://github.com/mfatihmar>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -24,2 +25,5 @@

export const REACT_PERF: ExtensionReference;
export const CYCLEJS_DEVTOOL: ExtensionReference;
export const APOLLO_DEVELOPER_TOOLS: ExtensionReference;
export const MOBX_DEVTOOLS: ExtensionReference;
}

22

electron-devtools-installer/package.json
{
"name": "@types/electron-devtools-installer",
"version": "2.0.2",
"description": "TypeScript definitions for electron-devtools-installer v2.0.1",
"version": "2.0.3",
"description": "TypeScript definitions for electron-devtools-installer",
"license": "MIT",
"author": "Robin Van den Broeck <https://github.com/gamesmaxed>",
"contributors": [
{
"name": "Robin Van den Broeck",
"url": "https://github.com/gamesmaxed",
"githubUsername": "gamesmaxed"
},
{
"name": "M. Fatih Mar",
"url": "https://github.com/mfatihmar",
"githubUsername": "mfatihmar"
}
],
"main": "",

@@ -14,5 +25,4 @@ "repository": {

"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "11a04a227b4bae93f2ae41dc5a3a134cf39ab4b7086a770033f1ae389f51a078"
"typesPublisherContentHash": "e51c1184b6df69a96864490e7eb214c6feb197c2c5b8dacbd08519baef7b3340",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for electron-devtools-installer v2.0.1 (https://github.com/MarshallOfSound/electron-devtools-installer).
This package contains type definitions for electron-devtools-installer (https://github.com/MarshallOfSound/electron-devtools-installer).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/electron-devtools-installer
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/electron-devtools-installer
Additional Details
* Last updated: Wed, 05 Oct 2016 20:53:31 GMT
* File structure: DeclareModule
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Mon, 09 Apr 2018 23:38:01 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Robin Van den Broeck <https://github.com/gamesmaxed>.
These definitions were written by Robin Van den Broeck <https://github.com/gamesmaxed>, M. Fatih Mar <https://github.com/mfatihmar>.
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