mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
f6d30844ff
Snyk has created this PR to upgrade buffer-equal from 0.0.1 to 0.0.2. See this package in NPM: https://www.npmjs.com/package/buffer-equal See this project in Snyk: https://app.snyk.io/org/rom1504/project/d980c3b1-e278-4eac-985b-7c3511aa1f6d?utm_source=github&utm_medium=upgrade-pr
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"name": "node-minecraft-protocol-example",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.2"
|
|
},
|
|
"description": "A node-minecraft-protocol example"
|
|
}
|