@renovatebot/osv-offline
Advanced tools
Comparing version 1.3.12 to 1.4.0
@@ -25,2 +25,5 @@ "use strict"; | ||
await fs_extra_1.default.ensureDir(osv_offline_db_1.OsvOfflineDb.rootDirectory); | ||
if (process.env['OSV_OFFLINE_DISABLE_DOWNLOAD']?.toLowerCase() === 'true') { | ||
return (0, types_1.success)(); | ||
} | ||
// if local database exists and is less than a day old, don't do any network requests | ||
@@ -27,0 +30,0 @@ let stats; |
{ | ||
"name": "@renovatebot/osv-offline", | ||
"version": "1.3.12", | ||
"version": "1.4.0", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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 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
9750
167
3