Comparing version 1.4.0 to 1.5.0-next.1573615474.5c29a3c0a3c12a17ff6ea465839faac81e2e3044
# History | ||
## v1.5.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.4.0 2019 November 8 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "getrepos", | ||
"version": "1.4.0", | ||
"version": "1.5.0-next.1573615474.5c29a3c0a3c12a17ff6ea465839faac81e2e3044", | ||
"description": "Fetch the specified repositories, or those that match a particular github user or search query", | ||
@@ -47,6 +47,3 @@ "homepage": "https://github.com/bevry/getrepos", | ||
}, | ||
"funding": { | ||
"type": "cooperative", | ||
"url": "https://bevry.me/fund" | ||
}, | ||
"funding": "https://bevry.me/fund", | ||
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)", | ||
@@ -57,3 +54,4 @@ "maintainers": [ | ||
"contributors": [ | ||
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)" | ||
"Benjamin Lupton <b@lupton.cc> (http://balupton.com)", | ||
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)" | ||
], | ||
@@ -88,9 +86,9 @@ "bugs": { | ||
"dependencies": { | ||
"feedr": "^4.0.0", | ||
"githubauthquerystring": "^1.0.2", | ||
"taskgroup": "^5.3.0", | ||
"typechecker": "^4.7.0" | ||
"feedr": "^4.3.0", | ||
"githubauthquerystring": "^1.1.0", | ||
"taskgroup": "5.5.0", | ||
"typechecker": "^4.9.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^4.9.7", | ||
"assert-helpers": "4.10.0", | ||
"eslint": "^6.6.0", | ||
@@ -101,6 +99,6 @@ "eslint-config-bevry": "^1.2.1", | ||
"jsdoc": "^3.6.3", | ||
"kava": "^3.1.0", | ||
"kava": "^3.2.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^1.18.2", | ||
"projectz": "^1.7.5", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.9.0", | ||
"surge": "^0.21.3", | ||
@@ -107,0 +105,0 @@ "valid-directory": "^1.0.0" |
@@ -138,3 +138,4 @@ <!-- TITLE/ --> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/getrepos/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getrepos">view contributions</a></li></ul> | ||
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/getrepos/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/getrepos">view contributions</a></li> | ||
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/getrepos/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/getrepos">view contributions</a></li></ul> | ||
@@ -141,0 +142,0 @@ <a href="https://github.com/bevry/getrepos/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> |
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
26641
159
1
Updatedfeedr@^4.3.0
Updatedgithubauthquerystring@^1.1.0
Updatedtaskgroup@5.5.0
Updatedtypechecker@^4.9.0