Socket
Socket
Sign inDemoInstall

altv-pkg

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altv-pkg - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

12

bin/altv-pkg.js

@@ -63,3 +63,3 @@ #!/usr/bin/env node

branch = 'release';
break;
continue;
}

@@ -69,3 +69,3 @@

branch = 'rc';
break;
continue;
}

@@ -75,3 +75,3 @@

branch = 'dev';
break;
continue;
}

@@ -81,3 +81,3 @@

branch = args[i];
break;
continue;
}

@@ -87,3 +87,3 @@

platform = "x64_win32";
break;
continue;
}

@@ -93,3 +93,3 @@

platform = "x64_linux";
break;
continue;
}

@@ -96,0 +96,0 @@ }

{
"name": "altv-pkg",
"version": "2.3.1",
"version": "2.3.2",
"description": "Install alt:V Binaries Quickly",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

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