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

replchat.js

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

replchat.js - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

index.js

@@ -22,3 +22,3 @@ const EventEmitter = require('events').EventEmitter

// Authenticate with replchat
this.socket = io(`https://replchat.vapwastaken.repl.co/`, {
this.socket = io(`https://replchat.bddy.repl.co/`, {
transports: ["websocket"],

@@ -25,0 +25,0 @@ extraHeaders: {

{
"name": "replchat.js",
"version": "1.1.2",
"description": "A library for making bots with replchat (https://replchat.vapwastaken.repl.co/)",
"version": "1.1.3",
"description": "A library for making bots with replchat (https://replchat.bddy.repl.co/)",
"main": "index.js",

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

@@ -74,2 +74,2 @@ # About

## Docs
Documentation is coming soon! Util then, hold on while we work on it!
Documentation is coming soon! Until then, hold on while I work on it!
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