New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

davechat

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

davechat

A fractional horsepower chat server.

latest
Source
npmnpm
Version
0.6.2
Version published
Maintainers
1
Created
Source

davechat package

This package is part of the json.chat project.

6/14/20 by DW

Allow config.email.sendTo to be a comma-separated list. So you could say this:

"sendTo": "juan@test.com, alice@test.com"

4/19/19 by DW

Breakage alert. In chat.start, I used to form the twitter myDomain value as the config.myDomain + ":" + config.port.

It really should just copy config.myDomain without any changes, so that's what it does now. This is something to watch for in software that uses davechat. At this point I think I'm the only one. ;-)

FAQs

Package last updated on 14 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts