Comparing version 4.7.0 to 4.8.0-next.1575881914.fde3ca0f2d2e8bcbf5e35c3fc843d2ec9d9cc252
# History | ||
## v4.8.0 2019 December 9 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.7.0 2019 December 1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Feedr", | ||
"name": "feedr", | ||
"version": "4.7.0", | ||
"version": "4.8.0-next.1575881914.fde3ca0f2d2e8bcbf5e35c3fc843d2ec9d9cc252", | ||
"description": "Use feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).", | ||
@@ -31,2 +31,3 @@ "homepage": "https://github.com/bevry/feedr", | ||
"---", | ||
"githubsponsors", | ||
"patreon", | ||
@@ -42,2 +43,3 @@ "flattr", | ||
"config": { | ||
"githubSponsorsUsername": "balupton", | ||
"buymeacoffeeUsername": "balupton", | ||
@@ -90,28 +92,29 @@ "cryptoURL": "https://bevry.me/crypto", | ||
], | ||
"type": "commonjs", | ||
"main": "source/index.js", | ||
"dependencies": { | ||
"cson": "^6.7.0", | ||
"eachr": "^4.4.0", | ||
"extendr": "^4.2.0", | ||
"cson": "^6.8.0", | ||
"eachr": "^4.5.0", | ||
"extendr": "^4.3.0", | ||
"get-port": "^5.0.0", | ||
"istextorbinary": "^3.1.0", | ||
"istextorbinary": "^3.2.0", | ||
"js-yaml": "^3.13.1", | ||
"request": "^2.88.0", | ||
"safefs": "^5.3.0", | ||
"safeps": "^9.1.0", | ||
"taskgroup": "^6.3.0", | ||
"typechecker": "^5.1.0", | ||
"safefs": "^5.4.0", | ||
"safeps": "^9.2.0", | ||
"taskgroup": "^6.4.0", | ||
"typechecker": "^6.2.0", | ||
"xml2js": "~0.4.22" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "^5.7.0", | ||
"assert-helpers": "^5.8.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-bevry": "^2.2.0", | ||
"eslint-config-bevry": "^2.3.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"githubauthquerystring": "^2.1.0", | ||
"kava": "^4.2.0", | ||
"githubauthquerystring": "^2.2.0", | ||
"kava": "^4.3.0", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.13.0", | ||
"valid-directory": "^1.4.0" | ||
"projectz": "^1.15.0", | ||
"valid-directory": "^1.5.0" | ||
}, | ||
@@ -118,0 +121,0 @@ "scripts": { |
@@ -16,2 +16,3 @@ <!-- TITLE/ --> | ||
<br class="badge-separator" /> | ||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span> | ||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span> | ||
@@ -140,2 +141,3 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span> | ||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span> | ||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span> | ||
@@ -142,0 +144,0 @@ <span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span> |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
45875
177
1
- Removedtypechecker@5.2.0(transitive)
Updatedcson@^6.8.0
Updatedeachr@^4.5.0
Updatedextendr@^4.3.0
Updatedistextorbinary@^3.2.0
Updatedsafefs@^5.4.0
Updatedsafeps@^9.2.0
Updatedtaskgroup@^6.4.0
Updatedtypechecker@^6.2.0