Comparing version 1.1.0 to 1.2.0
@@ -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: '.', |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59538
444