getcontributors
Advanced tools
Comparing version 1.3.6 to 1.3.7
# History | ||
## v1.3.7 December 11, 2014 | ||
- Updated dependencies | ||
## v1.3.6 December 11, 2014 | ||
@@ -4,0 +7,0 @@ - Updated dependencies |
{ | ||
"title": "Get Contributors", | ||
"name": "getcontributors", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "Fetch all the contributors of all the specified github users repositories", | ||
@@ -54,3 +54,3 @@ "homepage": "https://github.com/bevry/getcontributors", | ||
"feedr": "^2.10.3", | ||
"getrepos": "^1.0.6" | ||
"getrepos": "^1.0.7" | ||
}, | ||
@@ -70,3 +70,6 @@ "devDependencies": { | ||
}, | ||
"main": "./out/lib/getcontributors.js" | ||
"main": "./out/lib/getcontributors.js", | ||
"cakeConfiguration": { | ||
"COFFEE_SRC_PATH": "src" | ||
} | ||
} |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
21074
6
301
2
Updatedgetrepos@^1.0.7