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

muddy

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

muddy - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

5

package.json
{
"name": "muddy",
"version": "0.10.1",
"version": "0.10.2",
"description": "A Node.js Multi-User Dungeon (MUD) Framework",

@@ -31,3 +31,4 @@ "main": "index.js",

"devDependencies": {
"docket-parser": "^0.7.1"
"docket-parser": "^0.7.1",
"eslint": "^5.15.3"
},

@@ -34,0 +35,0 @@ "jshintConfig": {

8

README.md

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

# Muddy v0.10.1 [![HitCount](http://hits.dwyl.com/om-mani-padme-hum/muddy.svg)](http://hits.dwyl.com/om-mani-padme-hum/muddy)
# Muddy v0.10.2 [![HitCount](http://hits.dwyl.com/om-mani-padme-hum/muddy.svg)](http://hits.dwyl.com/om-mani-padme-hum/muddy)

@@ -43,11 +43,11 @@ A Node.js Multi-User Dungeon (MUD) Framework

`npm start`
7. `npm start`
Login:
`telnet localhost 9000`
8. `telnet localhost 9000`
For the web builder, browse to:
`http://localhost:7001/`
9. `http://localhost:7001/`

@@ -54,0 +54,0 @@ ## Currently Implemented Commands:

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