Socket
Socket
Sign inDemoInstall

hotel

Package Overview
Dependencies
24
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.5 to 0.5.6

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## 0.5.6
* Fix Safari bug
## 0.5.5

@@ -9,0 +13,0 @@

3

package.json
{
"name": "hotel",
"version": "0.5.5",
"version": "0.5.6",
"description": "Local domains for everyone and more! ",

@@ -81,2 +81,3 @@ "main": "lib",

"husky": "^0.11.3",
"json-loader": "^0.5.4",
"lodash.difference": "^4.3.0",

@@ -83,0 +84,0 @@ "mock-fs": "^3.9.0",

# hotel [![Mac/Linux Build Status](https://img.shields.io/travis/typicode/hotel/master.svg?label=Mac%20OSX%20%26%20Linux)](https://travis-ci.org/typicode/hotel) [![Windows Build status](https://img.shields.io/appveyor/ci/typicode/hotel/master.svg?label=Windows)](https://ci.appveyor.com/project/typicode/hotel/branch/master) [![](https://badge.fury.io/js/hotel.svg)](https://www.npmjs.com/package/hotel)
> Get local domains in seconds!
> Start apps from your browser and get local domains in seconds!
![](http://i.imgur.com/DrLjbIi.gif)
It works everywhere (OS X, Linux, Windows) with any server (Node, Go, Rails, PHP, ...).
It works everywhere (OS X, Linux, Windows) and with any server (Node, Go, Rails, PHP, ...).

@@ -9,0 +9,0 @@ _Tip: if you don't enable local domains, hotel can still be used as a **catalog of local servers**._

@@ -18,2 +18,6 @@ module.exports = {

loader: 'babel'
},
{
test: /\.json$/,
loader: 'json'
}

@@ -20,0 +24,0 @@ ]

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc