Socket
Socket
Sign inDemoInstall

live-server

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

live-server - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

3

index.js

@@ -54,4 +54,3 @@ #!/usr/bin/env node

send(req, reqpath)
.root(root)
send(req, reqpath, { root: root })
.on('error', error)

@@ -58,0 +57,0 @@ .on('stream', inject)

{
"name": "live-server",
"version": "0.6.1",
"version": "0.6.2",
"description": "simple development http server with live reload capability",

@@ -5,0 +5,0 @@ "keywords": [

@@ -71,2 +71,4 @@ Live Server

* v0.6.2
- Fix a deprecation warning from `send`
* v0.6.1

@@ -73,0 +75,0 @@ - Republish to fix npm troubles

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