Socket
Socket
Sign inDemoInstall

hotel

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hotel - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

lib/conf.js

@@ -36,2 +36,2 @@ 'use strict';

// Assign defaults and export
module.exports = _extends({}, defaults, { conf: conf });
module.exports = _extends({}, defaults, conf);
{
"name": "hotel",
"version": "0.5.0",
"version": "0.5.1",
"description": "Local domains for everyone and more! ",

@@ -5,0 +5,0 @@ "main": "lib",

@@ -102,6 +102,6 @@ # hotel [![Mac/Linux Build Status](https://img.shields.io/travis/typicode/hotel/master.svg)](https://travis-ci.org/typicode/hotel) [![](https://badge.fury.io/js/hotel.svg)](https://www.npmjs.com/package/hotel)

# Other commands
hotel ls # List servers
hotel rm # Remove server
hotel start # Start hotel daemon
hotel stop # Stop hotel daemon
hotel ls # List servers
hotel rm # Remove server
hotel start # Start hotel daemon
hotel stop # Stop hotel daemon
```

@@ -113,3 +113,3 @@

hotel --help
hotel --help <cmd>
hotel --help <cmd>
```

@@ -116,0 +116,0 @@

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