New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-web

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-web - npm Package Compare versions

Comparing version 0.2.0 to 0.4.0

2

package.json
{
"name":"discord-web",
"description":"Web client for the Discord MUD Engine.",
"version":"0.2.0",
"version":"0.4.0",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

require('discord').start({
});
name: 'DiscordMUD',
world_path: 'example_world',
start_room: 'lobby'
}).listen(8000);

@@ -5,0 +7,0 @@ require('./server').start({

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