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

muddy

Package Overview
Dependencies
Maintainers
0
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.11.6 to 0.11.8

12

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

@@ -30,6 +30,2 @@ "main": "index.js",

"homepage": "https://github.com/om-mani-padme-hum/muddy#readme",
"devDependencies": {
"docket-parser": "^0.7.5",
"eslint": "^5.16.0"
},
"jshintConfig": {

@@ -40,6 +36,6 @@ "esversion": 6,

"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.17.1",
"body-parser": "^1.20.0",
"express": "^4.17.3",
"ezobjects-mysql": "^6.2.3",
"moment": "^2.29.1",
"moment": "^2.29.2",
"strapped": "^0.6.9",

@@ -46,0 +42,0 @@ "winston": "^2.4.5"

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

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

@@ -103,2 +103,3 @@ A Node.js Multi-User Dungeon (MUD) Framework

* Database SQL updated to match code
* Added mobile instance and prototype editing in game

@@ -128,2 +129,2 @@ * Ability to create exits in game

MIT
MIT
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