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

mc-rcon

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mc-rcon - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

mc-rcon.js

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

#!/usr/bin/env node
var RCON = require("./lib/RCON.js");

@@ -2,0 +3,0 @@ var Packet = require("./lib/Packet.js");

2

package.json
{
"name": "mc-rcon",
"version": "0.0.2",
"version": "0.0.3",
"description": "Minecraft RCON library + console",

@@ -5,0 +5,0 @@ "main": "mc-rcon.js",

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