getcontributors
Advanced tools
Comparing version 1.7.0 to 1.9.0-next.1574082172.f4ef71cadc156f70c6d1bb95f8eec12ed4b7897a
# History | ||
## v1.9.0 2019 November 18 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v1.8.0 2019 November 13 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v1.7.0 2019 November 10 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"title": "Get Contributors", | ||
"name": "getcontributors", | ||
"version": "1.7.0", | ||
"version": "1.9.0-next.1574082172.f4ef71cadc156f70c6d1bb95f8eec12ed4b7897a", | ||
"description": "Fetch all the contributors of all the specified github users repositories", | ||
@@ -47,6 +47,3 @@ "homepage": "https://github.com/bevry/getcontributors", | ||
}, | ||
"funding": { | ||
"type": "cooperative", | ||
"url": "https://bevry.me/fund" | ||
}, | ||
"funding": "https://bevry.me/fund", | ||
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)", | ||
@@ -80,3 +77,3 @@ "maintainers": [ | ||
"engines": { | ||
"node": "8 || 10 || 12 || 13", | ||
"node": "8 || 10 || 12", | ||
"browsers": false | ||
@@ -89,21 +86,21 @@ } | ||
"extendr": "^3.5.0", | ||
"feedr": "^4.2.0", | ||
"getrepos": "^1.4.0", | ||
"githubauthquerystring": "^1.1.0", | ||
"taskgroup": "^5.3.0", | ||
"typechecker": "^4.8.0" | ||
"feedr": "^4.4.0", | ||
"getrepos": "^1.5.0", | ||
"githubauthquerystring": "^1.2.0", | ||
"taskgroup": "^6.1.0", | ||
"typechecker": "^4.9.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^4.9.7", | ||
"assert-helpers": "^5.3.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-bevry": "^1.2.1", | ||
"eslint-config-prettier": "^6.5.0", | ||
"eslint-config-prettier": "^6.6.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"jsdoc": "^3.6.3", | ||
"kava": "^3.1.0", | ||
"kava": "^4.0.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.7.5", | ||
"projectz": "^1.10.0", | ||
"surge": "^0.21.3", | ||
"valid-directory": "^1.0.0" | ||
"valid-directory": "^1.1.1" | ||
}, | ||
@@ -110,0 +107,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
32554
1
Updatedfeedr@^4.4.0
Updatedgetrepos@^1.5.0
Updatedgithubauthquerystring@^1.2.0
Updatedtaskgroup@^6.1.0
Updatedtypechecker@^4.9.0