+0
-23
@@ -53,3 +53,2 @@ #! /usr/bin/env node | ||
| if (options.open) { | ||
| // open(url); | ||
| openBrowser(url); | ||
@@ -71,24 +70,2 @@ } | ||
| runDev(cmd, port); | ||
| // const host = cmd.host || defaultConfig.host; | ||
| // 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); | ||
| // openBrowser(url); | ||
| // } | ||
| // }); | ||
| }) | ||
@@ -95,0 +72,0 @@ .catch((err) => { |
+2
-3
| { | ||
| "name": "c3-pack", | ||
| "version": "0.4.6-beta.2", | ||
| "version": "0.5.0", | ||
| "description": "ccc pc pack", | ||
@@ -41,3 +41,2 @@ "bin": { | ||
| "react-dev-utils": "^6.0.4", | ||
| "react-error-overlay": "^5.0.4", | ||
| "read-pkg": "^4.0.1", | ||
@@ -53,3 +52,3 @@ "size-plugin": "^1.0.1", | ||
| "readme": "ERROR: No README data found!", | ||
| "_id": "c3-pack@0.4.6-beta.1" | ||
| "_id": "c3-pack@0.4.6-beta.2" | ||
| } |
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.
29
-3.33%18627
-4.57%596
-3.09%- Removed