Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minecraft-data

Package Overview
Dependencies
Maintainers
1
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minecraft-data - npm Package Compare versions

Comparing version 0.20.1 to 0.20.2

3

doc/history.md

@@ -0,1 +1,4 @@

## 0.20.2
* update minecraft-data : a fix in the key of 1.7 protocol
## 0.20.1

@@ -2,0 +5,0 @@ * fix release

8

minecraft-data/data/1.7/protocol.json

@@ -229,3 +229,3 @@ {

{
"countType": "varint"
"countType": "short"
}

@@ -239,3 +239,3 @@ ]

{
"countType": "varint"
"countType": "short"
}

@@ -278,3 +278,3 @@ ]

{
"countType": "varint"
"countType": "short"
}

@@ -288,3 +288,3 @@ ]

{
"countType": "varint"
"countType": "short"
}

@@ -291,0 +291,0 @@ ]

@@ -8,3 +8,3 @@ # minecraft-data

Support minecraft 1.7 (partial), 1.8 and 1.9.
Support minecraft 1.7, 1.8 and 1.9.

@@ -11,0 +11,0 @@ ## Wrappers

{
"name": "minecraft-data",
"version": "0.20.1",
"version": "0.20.2",
"description": "Provide easy access to minecraft data in node.js",

@@ -5,0 +5,0 @@ "main": "index.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