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

@types/electron-packager

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/electron-packager - npm Package Compare versions

Comparing version 8.7.0 to 8.7.1

6

electron-packager/index.d.ts

@@ -66,4 +66,4 @@ // Type definitions for electron-packager 8.7

InternalName?: string;
"requested-execution-level": any;
"application-manifest": any;
"requested-execution-level"?: "asInvoker" | "highestAvailable" | "requireAdministrator";
"application-manifest"?: string;
}

@@ -192,3 +192,3 @@

*/
protocol?: string;
protocol?: string[];
/**

@@ -195,0 +195,0 @@ * The descriptive name(s) of the URL protocol scheme(s) specified via the protocol option.

{
"name": "@types/electron-packager",
"version": "8.7.0",
"version": "8.7.1",
"description": "TypeScript definitions for electron-packager",

@@ -26,4 +26,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "42018a1f9521918717c796ae54322707367699b3d9c4032c86da4f1680fbccb6",
"typesPublisherContentHash": "eb3eaecce86e5c2555e87af5d3addad2712f5be29cde90569068eabfb0338f71",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 30 Jun 2017 21:28:45 GMT
* Last updated: Thu, 03 Aug 2017 13:57:01 GMT
* Dependencies: node

@@ -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