@ibm-watson/assistant-intermediate
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -57,9 +57,3 @@ /** | ||
9225, | ||
], | ||
private: { | ||
function_creds: { | ||
user: process.env.CLOUD_FUNCTION_USER, | ||
password: process.env.CLOUD_FUNCTION_PASS, | ||
}, | ||
} | ||
] | ||
} | ||
@@ -66,0 +60,0 @@ } |
{ | ||
"name": "@ibm-watson/assistant-intermediate", | ||
"description": "A simple Node.js based web app which shows how to use the Watson Assistant API to recognize user intents.", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "server.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
6
59145504
14109