@lvckyworld/marina-api
Advanced tools
@@ -143,3 +143,2 @@ "use strict"; | ||
| _a.trys.push([0, 2, , 3]); | ||
| console.log("getLWMembers"); | ||
| return [4 /*yield*/, this.sendGetRequest(this.apiUrl, '/team-members')]; | ||
@@ -146,0 +145,0 @@ case 1: |
+1
-1
| { | ||
| "name": "@lvckyworld/marina-api", | ||
| "version": "2.0.6", | ||
| "version": "2.0.7", | ||
| "main": "lib/MarinaAPI.js", | ||
@@ -5,0 +5,0 @@ "types": "lib/MarinaAPI.d.ts", |
@@ -61,3 +61,2 @@ import {LvckyWorldRequest} from "../../contract/abstract/LvckyWorldRequest"; | ||
| try { | ||
| console.log("getLWMembers") | ||
| const response = await this.sendGetRequest(this.apiUrl, '/team-members'); | ||
@@ -64,0 +63,0 @@ if (!response.success) return reject(response.error); |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
92796
-0.12%1789
-0.11%