@vital-ai/haley-js-browser
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -92,6 +92,5 @@ /******/ (function(modules) { // webpackBootstrap | ||
VITAL_DOMAINS.forEach(file => { | ||
console.log('loading domain file: ', file); | ||
$.ajax({ | ||
async: false, | ||
url: `${PREFIX}js/vitalservice/domains/${file}`, | ||
url: `${DOMAIN_SRC}${file}`, | ||
dataType: "script" | ||
@@ -98,0 +97,0 @@ }); |
VITAL_DOMAINS.forEach(file => { | ||
console.log('loading domain file: ', file); | ||
$.ajax({ | ||
async: false, | ||
url: `${PREFIX}js/vitalservice/domains/${file}`, | ||
url: `${DOMAIN_SRC}${file}`, | ||
dataType: "script" | ||
}); | ||
}); |
{ | ||
"name": "@vital-ai/haley-js-browser", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
@@ -5,0 +5,0 @@ "description": "haley service for browser", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
360336
23
8084
16