codecov.io
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -23,2 +23,5 @@ var request = require('request'); | ||
} | ||
if (!!process.env.token){ | ||
query.token = process.env.codecov_token; | ||
} | ||
@@ -25,0 +28,0 @@ var url = urlgrey('https://codecov.io/upload/v1').query(query).toString(); |
{ | ||
"name": "codecov.io", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "lcov posting to codecov.io", | ||
@@ -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 2 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11516
218
0
14