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.16.1 to 0.16.2

5

doc/history.md

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

## 0.16.2
* Usage -> Example, for tonicdev integration
## 0.16.1

@@ -64,2 +67,2 @@ * update mcData : improvement in the protocol for slot, optionalNbt and nbt

* provide : id-indexed data, name-indexed data and two functions to find items or blocks
* provide : id-indexed data, name-indexed data and two functions to find items or blocks

2

package.json
{
"name": "minecraft-data",
"version": "0.16.1",
"version": "0.16.2",
"description": "Provide easy access to minecraft data in node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,6 +17,4 @@ # node-minecraft-data

## Usage
## Example
Simple example of usage of node-minecraft-data :
```js

@@ -23,0 +21,0 @@ var mcData=require("minecraft-data")("1.8.8");

Sorry, the diff of this file is not supported yet

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