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.31 to 0.0.32

1

lib/transforms/properties/StructProperty.js

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

FluidBox: function (builder) { return FluidBox_1.transformFluidBox(builder); },
ResearchData: function (builder) { return ArbitraryStruct_1.transformArbitraryStruct(builder); },
$default: function (builder) {

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

4

package.json

@@ -43,3 +43,3 @@ {

"types": "lib/index.d.ts",
"version": "0.0.31"
}
"version": "0.0.32"
}

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