@etothepii/satisfactory-file-parser
Advanced tools
Comparing version 0.1.18 to 0.1.19
@@ -130,3 +130,2 @@ "use strict"; | ||
if (this.header.saveVersion >= 21) { | ||
console.log('save version', this.header.saveVersion, 'header type', this.header.saveHeaderType, 'buildversion', this.header.buildVersion); | ||
} | ||
@@ -133,0 +132,0 @@ else { |
{ | ||
"name": "@etothepii/satisfactory-file-parser", | ||
"author": "etothepii", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "A file parser for satisfactory files. Includes save files and blueprint files.", | ||
@@ -6,0 +6,0 @@ "types": "./build/index.d.ts", |
@@ -20,3 +20,3 @@ # Satisfactory File Parser | ||
| U6 + U7 | ✅ 0.0.1 - 0.0.34 | | ||
| U8 | ✅ >= 0.1.18 | | ||
| U8 | ✅ >= 0.1.19 | | ||
@@ -23,0 +23,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
238186
5146