+0
-21
@@ -42,23 +42,2 @@ #! /usr/bin/env node | ||
| .action((cmd) => { | ||
| // const host = cmd.host || defaultConfig.host; | ||
| // const port = cmd.port || defaultConfig.port; | ||
| // const useHttps = cmd.https || defaultConfig.https; | ||
| // const url = `http${useHttps ? 's' : ''}://${host}:${port}`; | ||
| // process.env.NODE_ENV = 'development'; | ||
| // const webpackDevConfig = buildDevConfig({ url }); | ||
| // const compiler = webpack(webpackDevConfig); | ||
| // const server = new WebpackDevServer(compiler, devServerConfig); | ||
| // server.listen(port, host, () => { | ||
| // console.log(); | ||
| // console.log(chalk.green(' Server starts successfully!')); | ||
| // console.log(); | ||
| // console.log(` Project is running at: ${chalk.cyan(url)}`); | ||
| // console.log(); | ||
| // if (cmd.open) { | ||
| // open(url); | ||
| // } | ||
| // }); | ||
| portfinder.basePort = cmd.port || defaultConfig.port; | ||
@@ -65,0 +44,0 @@ portfinder.getPortPromise() |
+13
-4
| { | ||
| "name": "c3-pack", | ||
| "version": "0.4.2", | ||
| "version": "0.4.4", | ||
| "description": "ccc pc pack", | ||
@@ -9,5 +9,11 @@ "bin": { | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| "c3-version": "c3-version upgrade", | ||
| "postversion": "git push && git push --tags", | ||
| "x": "npm version major -m 'Upgrade version to %s '", | ||
| "y": "npm version minor -m 'Upgrade version to %s '", | ||
| "z": "npm version patch -m 'Upgrade version to %s '" | ||
| }, | ||
| "author": "jsupot", | ||
| "author": { | ||
| "name": "jsupot" | ||
| }, | ||
| "license": "MIT", | ||
@@ -18,2 +24,3 @@ "dependencies": { | ||
| "babel-loader": "^8.0.0", | ||
| "c3-version": "^0.0.1", | ||
| "chalk": "^2.4.1", | ||
@@ -43,3 +50,5 @@ "clean-webpack-plugin": "^0.1.19", | ||
| "write-pkg": "^3.2.0" | ||
| } | ||
| }, | ||
| "readme": "ERROR: No README data found!", | ||
| "_id": "c3-pack@0.4.4-alpha.1" | ||
| } |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
19361
-2.25%28
3.7%617
-2.83%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added