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.1 to 0.0.2

lib/index.d.ts

12

package.json
{
"name": "satisfactory-json",
"version": "0.0.1",
"version": "0.0.2",
"description": "Convert Satisfactory save files to JSON and back",
"main": "index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"repository": "https://github.com/bitowl/satisfactory-json",

@@ -18,3 +19,6 @@ "author": "bitowl",

"lint": "tslint --project \"./tsconfig.json\""
}
}
},
"files": [
"lib/**/*"
]
}
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