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.3 to 0.20.4

3

doc/history.md

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

## 0.20.4
* update minecraft-data : 1.7 plugin channel data buffers are length-prefixed
## 0.20.3

@@ -2,0 +5,0 @@ * update mcdata : fix in 1.7 protocol

@@ -1916,3 +1916,8 @@ {

"name": "data",
"type": "restBuffer"
"type": [
"buffer",
{
"countType": "short"
}
]
}

@@ -2371,3 +2376,8 @@ ]

"name": "data",
"type": "restBuffer"
"type": [
"buffer",
{
"countType": "short"
}
]
}

@@ -2374,0 +2384,0 @@ ]

2

package.json
{
"name": "minecraft-data",
"version": "0.20.3",
"version": "0.20.4",
"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