@cloudbase/cloud-api
Advanced tools
@@ -115,2 +115,5 @@ "use strict"; | ||
| } | ||
| if (this.service === 'lowcode' && process.env.CLOUDBASE_LOWCODE_CLOUDAPI_URL) { | ||
| return process.env.CLOUDBASE_LOWCODE_CLOUDAPI_URL; | ||
| } | ||
| if (urlMap[this.service]) { | ||
@@ -117,0 +120,0 @@ return urlMap[this.service]; |
+0
-0
@@ -0,0 +0,0 @@ "use strict"; |
+0
-0
@@ -0,0 +0,0 @@ "use strict"; |
+0
-0
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
+2
-1
| { | ||
| "name": "@cloudbase/cloud-api", | ||
| "version": "0.5.4", | ||
| "version": "0.5.5", | ||
| "description": "The cloud api request package.", | ||
@@ -8,2 +8,3 @@ "main": "lib/index.js", | ||
| "build": "npx tsc", | ||
| "prepublishOnly": "npm run build", | ||
| "test": "jest --runInBand --detectOpenHandles --coverage --testTimeout=50000" | ||
@@ -10,0 +11,0 @@ }, |
@@ -0,0 +0,0 @@ import { fetch as _fetch, fetchStream as _fetchStream } from './request'; |
+0
-0
@@ -0,0 +0,0 @@ interface Options { |
+0
-0
| export * from './cloud-api-service'; | ||
| export * from './weda-api-request'; |
@@ -0,0 +0,0 @@ import _fetch, { RequestInit } from 'node-fetch'; |
@@ -0,0 +0,0 @@ interface ICredentials { |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
1322
0.23%56287
-0.73%22
10%26
4%