Socket
Socket
Sign inDemoInstall

fortnite-replay-parser

Package Overview
Dependencies
70
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.7 to 1.4.8

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.4.7",
"version": "1.4.8",
"scripts": {

@@ -9,0 +9,0 @@ "run": "node --experimental-wasm-simd test.js",

@@ -24,3 +24,3 @@ const Header = require('./Classes/Header');

// dont want to properly implement this so just skip it lol
if (result.NetworkVersion >= 7) {
if (result.NetworkVersion >= 19) {
const customVersionCount = replay.readInt32();

@@ -27,0 +27,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc