🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

quick-command-build

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quick-command-build - npm Package Compare versions

Comparing version

to
0.2.0

4

lib/build.js

@@ -56,5 +56,5 @@ 'use strict';

uglify:argv.uglify,
id:argv.id,
clear:argv.clear,
delay:argv.delay,
id:argv.id
delay:argv.delay
});

@@ -61,0 +61,0 @@ }

{
"name" : "quick-command-build",
"description" : "quick build command.",
"version" : "0.1.30",
"version" : "0.2.0",
"author" : "QuickJs Team <q@quickjs.org>",

@@ -17,5 +17,5 @@ "homepage" : "http://q.quickjs.org/",

"dependencies" : {
"quick-build-core":"^1.0.9"
"quick-build-core":"^1.1.0"
},
"devDependencies": {}
}