Socket
Socket
Sign inDemoInstall

minecraft-data

Package Overview
Dependencies
Maintainers
1
Versions
303
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 3.59.1 to 3.59.2

4

doc/history.md
# History
## 3.59.2
* update `minecraft-data`
## 3.59.1

@@ -4,0 +8,0 @@

2

index.d.ts

@@ -974,3 +974,3 @@ declare namespace MinecraftData {

"customChannelIdentifier": boolean;
/** `1.17 - 1.18.2`
/** `1.17 - latest`
* dimensionData is available, providing an additional information about the current dimension */

@@ -977,0 +977,0 @@ "dimensionDataIsAvailable": boolean;

@@ -113,3 +113,3 @@ [

"description": "dimensionData is available, providing an additional information about the current dimension",
"versions": ["1.17", "1.18.2"]
"versions": ["1.17", "latest"]
},

@@ -116,0 +116,0 @@ {

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

## 3.59.2
* [Fix pc dimensionDataIsAvailable feature range](https://github.com/PrismarineJS/minecraft-data/commit/afd576f9b3cbedc4c2f7cbca1e849dc3760027b1) (thanks @extremeheat)
## 3.59.1

@@ -2,0 +5,0 @@ * [Add pc feature `unifiedPlayerAndEntitySpawnPacket`](https://github.com/PrismarineJS/minecraft-data/commit/bd3c9757d0f9d40c797024ed09c3a5e99e815b77) (thanks @extremeheat)

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