New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodecg-io-cli

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodecg-io-cli - npm Package Compare versions

Comparing version

to
0.1.4

2

build/package.json
{
"name": "nodecg-io-cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "The CLI to install and manage nodecg-io installations. Also helps you with nodecg-io bundle related development.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -163,5 +163,5 @@ "use strict";

log_1.logger.info("Compiling nodecg-io...");
await npm_1.runNpmBuild(nodecgIODir, "--", "concurrency", concurrency.toString());
await npm_1.runNpmBuild(nodecgIODir, "--", "--concurrency", concurrency.toString());
log_1.logger.success("Compiled nodecg-io.");
}
//# sourceMappingURL=development.js.map
{
"name": "nodecg-io-cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "The CLI to install and manage nodecg-io installations. Also helps you with nodecg-io bundle related development.",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet