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

jam-pack-nodegui

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jam-pack-nodegui - npm Package Compare versions

Comparing version 0.16.0 to 0.17.0

4

dist/addlauncherstep.js

@@ -26,3 +26,3 @@ "use strict";

const patchwindowsexe_js_1 = require("./patchwindowsexe.js");
const rcedit_1 = require("rcedit");
const rcedit = require('rcedit');
const sourcedir_js_1 = require("./sourcedir.js");

@@ -137,3 +137,3 @@ class AddLauncherStep {

}
await (0, rcedit_1.default)(destPath, options);
await rcedit(destPath, options);
}

@@ -140,0 +140,0 @@ if (platform === "linux" || platform === "macos") {

{
"name": "jam-pack-nodegui",
"version": "0.16.0",
"version": "0.17.0",
"description": "Tool to package NodeGui applications",

@@ -5,0 +5,0 @@ "main": "dist/main.js",

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