Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@etothepii/satisfactory-file-parser

Package Overview
Dependencies
Maintainers
0
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etothepii/satisfactory-file-parser - npm Package Compare versions

Comparing version 0.2.1 to 0.2.3

2

build/parser/stream/reworked/readable-stream-parser.d.ts

@@ -1,2 +0,2 @@

import { ReadableStream } from "node:stream/web";
import { ReadableStream } from "stream/web";
export declare class ReadableStreamParser {

@@ -3,0 +3,0 @@ private static CreateReadableStreamForParsingSave;

@@ -5,3 +5,3 @@ "use strict";

exports.ReadableStreamParser = void 0;
const web_1 = require("node:stream/web");
const web_1 = require("stream/web");
const SaveComponent_1 = require("../../satisfactory/objects/SaveComponent");

@@ -8,0 +8,0 @@ const SaveEntity_1 = require("../../satisfactory/objects/SaveEntity");

{
"name": "@etothepii/satisfactory-file-parser",
"author": "etothepii",
"version": "0.2.1",
"version": "0.2.3",
"description": "A file parser for satisfactory files. Includes save files and blueprint files.",

@@ -6,0 +6,0 @@ "types": "./build/index.d.ts",

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