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

chat-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chat-js - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

21

package.json
{
"name": "chat-js",
"version": "1.1.1",
"description": "Simple NodeJS chat server and client.",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node chat.js -debug",
"start": "node chat.js"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/luk707/ChatJS.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"author": "Luke Harris",
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/luk707/ChatJS/issues"
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/luk707/ChatJS#readme",
"dependencies": {
"colors": "^1.1.2",
"express": "^4.13.4",
"lodash": "^4.12.0",
"socket.io": "^1.4.6"
}
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,2 +0,5 @@

# ChatJS
Simple NodeJS chat server and client.
# Deprecated Package
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Please contact support@npmjs.com if you have questions about this package.
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