statsig-node-lite
Advanced tools
@@ -292,5 +292,6 @@ "use strict"; | ||
| _c.trys.push([1, 3, 4, 5]); | ||
| path = '/download_config_specs' + | ||
| "/".concat(this.sdkKey, ".json") + | ||
| "?sinceTime=".concat(this.lastUpdateTime); | ||
| path = '/download_config_specs' + "/".concat(this.sdkKey, ".json"); | ||
| if (this.lastUpdateTime > 0) { | ||
| path += "?sinceTime=".concat(this.lastUpdateTime); | ||
| } | ||
| url = ((_b = (_a = this.apiForDownloadConfigSpecs) !== null && _a !== void 0 ? _a : this.api) !== null && _b !== void 0 ? _b : DEFAULT_API_FOR_DOWNLOAD_CONFIG_SPECS) + path; | ||
@@ -297,0 +298,0 @@ return [4 /*yield*/, this.fetcher.get(url)]; |
+1
-1
| { | ||
| "name": "statsig-node-lite", | ||
| "version": "0.5.0", | ||
| "version": "0.5.1", | ||
| "description": "A slimmed version of the Statsig Node.js SDK.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
266272
0.02%5986
0.02%