New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

h1emu-zone2json

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h1emu-zone2json - npm Package Compare versions

Comparing version

to
1.3.3

2

package.json
{
"name": "h1emu-zone2json",
"description": "Read and write .zone files for h1emu.",
"version": "1.3.2",
"version": "1.3.3",
"main": "./out/zone.js",

@@ -6,0 +6,0 @@ "author": "Quentin Gruber",

@@ -425,3 +425,3 @@ import DataSchema from "h1z1-dataschema";

// write data
const { version } = zone;
const version = zone.version ?? zone.header.version;
switch (version) {

@@ -428,0 +428,0 @@ case 0x00000001: //PS2