minecraft-pinger
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -28,3 +28,3 @@ /* | ||
const PROTOCOL_VERSION = 335 // Minecraft 1.12 | ||
const PROTOCOL_VERSION = 736 // Minecraft 1.16.1 | ||
@@ -31,0 +31,0 @@ module.exports.createHandshakePacket = (address, port) => { |
{ | ||
"name": "minecraft-pinger", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Dennis Bruner <contact@dennisbruner.de>", | ||
@@ -5,0 +5,0 @@ "description": "A promise-based minecraft pinger in Node.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10805
2