Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

up-serve

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

up-serve - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

actions/createStaticServer.js

@@ -15,3 +15,3 @@ var fs = require('fs-extra');

" listen [::]:" + outPort + ";" + EOL +
" root " + npath.webRoot() + + domain + ";" + EOL +
" root " + npath.webRoot() + domain + ";" + EOL +
" index index.html index.htm;" + EOL +

@@ -18,0 +18,0 @@ "" + EOL +

{
"name": "up-serve",
"version": "0.1.2",
"version": "0.1.3",
"description": "A cli tool to quickly create and manage nginx server blocks.",

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

@@ -11,3 +11,3 @@ <br /><br /><br /><br /><br />

> Current version: `up v.0.1.2 (Pre-Alpha)`
> Current version: `up v.0.1.3 (Pre-Alpha)`

@@ -14,0 +14,0 @@ > Notes: `up` has landed in pre-alpha! 🎉 Changelog will be added from `up v.0.2.0` [(Alpha/MVP)](Roadmap.md)\

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc