Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wa-launcher

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wa-launcher - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

8

app/assets/distribution-1.12.2.json

@@ -18,3 +18,3 @@ {

"icon": "https://www.worldautomation.net/wp-content/uploads/2018/10/wa-logo-ore.png",
"version": "8.0.7.0",
"version": "8.0.8.2",
"address": "mc.worldautomation.net",

@@ -31,3 +31,3 @@ "minecraftVersion": "1.12.2",

{
"id": "net.minecraftforge:forge:1.12.2-14.23.5.2768",
"id": "net.minecraftforge:forge:1.12.2-14.23.4.2760",
"name": "Minecraft Forge",

@@ -37,4 +37,4 @@ "type": "ForgeHosted",

"size": 4450992,
"MD5": "b21ac8c1404ee9a03f4f4c99385ac815",
"url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768-universal.jar"
"MD5": "761de9c6f5ad7d5b1b29552266c85169",
"url": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.4.2760/forge-1.12.2-14.23.4.2760-universal.jar"
},

@@ -41,0 +41,0 @@ "subModules": [

@@ -324,3 +324,3 @@ const AdmZip=require('adm-zip')

})
fs.stat(path.join(ConfigManager.getInstanceDirectory(), 'WorldAutomation.Net-Live', '/fixed2.txt'), function(err, stat) {
fs.stat(path.join(ConfigManager.getInstanceDirectory(), 'WorldAutomation.Net-Live', 'resources', 'minecraft', '/sounds.json'), function(err, stat) {
if(err == null) {

@@ -327,0 +327,0 @@ console.log('File exists');

{
"name": "wa-launcher",
"version": "1.6.2",
"version": "1.6.3",
"description": "Custom modded launcher for WorldAutomation.Net",

@@ -5,0 +5,0 @@ "productName": "WorldAutomation.Net",

Sorry, the diff of this file is too big to display

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