leancloud-log-middleware
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,8 @@ var request = require('request'); | ||
AV.init({ | ||
appId: process.env.LEANCLOUD_APP_ID, | ||
appKey: process.env.LEANCLOUD_APP_KEY, | ||
masterKey: process.env.LEANCLOUD_APP_MASTER_KEY, | ||
region: 'us' | ||
}); | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "leancloud-log-middleware", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Middleware of creating Leancloud object, by configuring LOG_SYSTEM_APP_ID, LOG_SYSTEM_APP_KEY and LOG_SYSTEM_CLASS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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 3 instances 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
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
8872
187
0
9