Socket
Socket
Sign inDemoInstall

altv-pkg

Package Overview
Dependencies
115
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

10

bin/options/download.js

@@ -32,2 +32,6 @@ const { logDanger, logNormal } = require('../services/logging');

{
url: `https://cdn.altv.mp/server/%_%/x64_win32/data/clothes.bin`,
destination: './data',
},
{
url: `https://cdn.altv.mp/server/%_%/x64_win32/data/vehmods.bin`,

@@ -47,3 +51,3 @@ destination: './data',

{
url: `https://cdn.altv.mp/js-module/%_%/x64_linux/modules/js-module/libnode.so.72`,
url: `https://cdn.altv.mp/js-module/%_%/x64_linux/modules/js-module/libnode.so.83`,
destination: '.',

@@ -64,2 +68,6 @@ },

{
url: `https://cdn.altv.mp/server/%_%/x64_linux/data/clothes.bin`,
destination: './data',
},
{
url: `https://cdn.altv.mp/others/start.sh`,

@@ -66,0 +74,0 @@ destination: '.',

2

package.json
{
"name": "altv-pkg",
"version": "1.1.0",
"version": "1.2.0",
"description": "A CLI tool for installing open source resourced and their dependencies.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc