Socket
Socket
Sign inDemoInstall

satisfactory-json

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

satisfactory-json - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

1

lib/transforms/properties/StructProperty.js

@@ -67,2 +67,3 @@ "use strict";

FINNetworkTrace: function (builder) { return FINetworkTrace_1.transformFINNetworkTrace(builder); },
FFSlugBreedTask: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
$default: function (builder) {

@@ -69,0 +70,0 @@ return builder.error(function (ctx) { return "Unknown struct property: " + ctx.obj.type; });

4

package.json
{
"name": "satisfactory-json",
"version": "0.0.44",
"version": "0.0.45",
"description": "Convert Satisfactory save files to JSON and back",

@@ -11,3 +11,3 @@ "author": "ficsit-felix",

"devDependencies": {
"@types/node": "^14.0.1",
"@types/node": "^14.11.5",
"@types/pako": "^1.0.1",

@@ -14,0 +14,0 @@ "@typescript-eslint/eslint-plugin": "^4.1.1",

Sorry, the diff of this file is not supported yet

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