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.47 to 0.0.48

1

lib/transforms/properties/StructProperty.js

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

FFSeedExtrationTask: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
FFSlimeProcessingTask: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
$default: function (builder) {

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

2

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

@@ -5,0 +5,0 @@ "author": "ficsit-felix",

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