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

@etothepii/satisfactory-file-parser

Package Overview
Dependencies
Maintainers
0
Versions
89
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.3 to 0.2.5

3

build/parser/satisfactory/edit/edit-constants.d.ts

@@ -351,2 +351,5 @@ export declare const EDIT: {

};
WORKSHOP_COMPONENT: {
TYPE_PATH: string;
};
};

@@ -353,0 +356,0 @@ PATTERNS: {

@@ -453,2 +453,5 @@ "use strict";

TYPE_PATH: '/Script/FactoryGame.FGBuildableAutomatedWorkBench'
},
WORKSHOP_COMPONENT: {
TYPE_PATH: '/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkshopComponent.BP_WorkshopComponent_C'
}

@@ -455,0 +458,0 @@ },

2

package.json
{
"name": "@etothepii/satisfactory-file-parser",
"author": "etothepii",
"version": "0.2.3",
"version": "0.2.5",
"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