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 1.0.1 to 1.0.2

3

doc/history.md

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

## 1.0.2
* forgot a short in 1.7 protocol
## 1.0.1

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

2

minecraft-data/data/1.7/protocol.json

@@ -1919,3 +1919,3 @@ {

{
"countType": "short"
"countType": "i16"
}

@@ -1922,0 +1922,0 @@ ]

{
"name": "minecraft-data",
"version": "1.0.1",
"version": "1.0.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