@electron/rebuild
Advanced tools
Comparing version 3.6.2 to 3.7.0
@@ -6,4 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const node_gyp_1 = __importDefault(require("node-gyp")); | ||
const util_1 = require("util"); | ||
const node_gyp_1 = __importDefault(require("@electron/node-gyp")); | ||
process.on('message', async ({ nodeGypArgs, devDir, extraNodeGypArgs, }) => { | ||
@@ -29,3 +28,3 @@ const nodeGyp = (0, node_gyp_1.default)(); | ||
} | ||
await (0, util_1.promisify)(nodeGyp.commands[command.name])(command.args); | ||
await nodeGyp.commands[command.name](command.args); | ||
command = nodeGyp.todo.shift(); | ||
@@ -32,0 +31,0 @@ } |
{ | ||
"name": "@electron/rebuild", | ||
"version": "3.6.2", | ||
"version": "3.7.0", | ||
"description": "Electron supporting package to rebuild native node modules against the currently installed electron", | ||
@@ -32,3 +32,6 @@ "main": "lib/main.js", | ||
], | ||
"author": "Paul Betts <paul@paulbetts.org>", | ||
"authors": [ | ||
"Ani Betts <anais@anaisbetts.org>", | ||
"Electron Community" | ||
], | ||
"license": "MIT", | ||
@@ -43,2 +46,3 @@ "bugs": { | ||
"dependencies": { | ||
"@electron/node-gyp": "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2", | ||
"@malept/cross-spawn-promise": "^2.0.0", | ||
@@ -52,3 +56,2 @@ "chalk": "^4.0.0", | ||
"node-api-version": "^0.2.0", | ||
"node-gyp": "^9.0.0", | ||
"ora": "^5.1.0", | ||
@@ -55,0 +58,0 @@ "read-binary-file-arch": "^1.0.6", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
161883
2172
1
1
7
+ Added@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2
- Removednode-gyp@^9.0.0
- Removed@gar/promisify@1.1.3(transitive)
- Removed@npmcli/fs@2.1.2(transitive)
- Removed@npmcli/move-file@2.0.1(transitive)
- Removed@tootallnate/once@2.0.0(transitive)
- Removedabbrev@1.1.1(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedagentkeepalive@4.5.0(transitive)
- Removedaggregate-error@3.1.0(transitive)
- Removedaproba@2.0.0(transitive)
- Removedare-we-there-yet@3.0.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.112.0.1(transitive)
- Removedcacache@16.1.3(transitive)
- Removedclean-stack@2.2.0(transitive)
- Removedcolor-support@1.1.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedconsole-control-strings@1.1.0(transitive)
- Removeddelegates@1.0.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedenv-paths@2.2.1(transitive)
- Removederr-code@2.0.3(transitive)
- Removedexponential-backoff@3.1.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedgauge@4.0.4(transitive)
- Removedglob@7.2.38.1.0(transitive)
- Removedhas-unicode@2.0.1(transitive)
- Removedhttp-proxy-agent@5.0.0(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedhumanize-ms@1.2.1(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedimurmurhash@0.1.4(transitive)
- Removedindent-string@4.0.0(transitive)
- Removedinfer-owner@1.0.4(transitive)
- Removedinflight@1.0.6(transitive)
- Removedip-address@9.0.5(transitive)
- Removedis-lambda@1.0.1(transitive)
- Removedjsbn@1.1.0(transitive)
- Removedlru-cache@7.18.3(transitive)
- Removedmake-fetch-happen@10.2.1(transitive)
- Removedminimatch@3.1.25.1.6(transitive)
- Removedminipass-collect@1.0.2(transitive)
- Removedminipass-fetch@2.1.2(transitive)
- Removedminipass-flush@1.0.5(transitive)
- Removedminipass-pipeline@1.2.4(transitive)
- Removedminipass-sized@1.0.3(transitive)
- Removednegotiator@0.6.4(transitive)
- Removednode-gyp@9.4.1(transitive)
- Removednopt@6.0.0(transitive)
- Removednpmlog@6.0.2(transitive)
- Removedp-map@4.0.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpromise-inflight@1.0.1(transitive)
- Removedpromise-retry@2.0.1(transitive)
- Removedretry@0.12.0(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedsmart-buffer@4.2.0(transitive)
- Removedsocks@2.8.3(transitive)
- Removedsocks-proxy-agent@7.0.0(transitive)
- Removedsprintf-js@1.1.3(transitive)
- Removedssri@9.0.1(transitive)
- Removedunique-filename@2.0.1(transitive)
- Removedunique-slug@3.0.0(transitive)
- Removedwide-align@1.1.5(transitive)