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.39 to 0.0.40

1

lib/transforms/properties/StructProperty.js

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

Hotbar: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
EnabledCheats: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
$default: function (builder) {

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

4

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

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

"@typescript-eslint/parser": "^2.33.0",
"commander": "^5.1.0",
"commander": "^6.0.0",
"eslint": "^7.0.0",

@@ -18,0 +18,0 @@ "eslint-config-prettier": "^6.11.0",

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