New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

feedr

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feedr - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0-next.1574020175.9a68376fc92f6b3460b144572c25c77e9b482524

4

HISTORY.md
# History
## v4.4.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)
## v4.3.0 2019 November 13

@@ -4,0 +8,0 @@

38

package.json
{
"title": "Feedr",
"name": "feedr",
"version": "4.3.0",
"version": "4.4.0-next.1574020175.9a68376fc92f6b3460b144572c25c77e9b482524",
"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).",

@@ -52,6 +52,3 @@ "homepage": "https://github.com/bevry/feedr",

},
"funding": {
"type": "cooperative",
"url": "https://bevry.me/fund"
},
"funding": "https://bevry.me/fund",
"author": "2012+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",

@@ -64,3 +61,4 @@ "maintainers": [

"Zearin (https://github.com/Zearin)",
"dependabot[bot] (http://github.com/apps/dependabot)"
"dependabot[bot] (http://github.com/apps/dependabot)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -88,3 +86,3 @@ "bugs": {

"engines": {
"node": "8 || 10 || 12 || 13",
"node": "8 || 10 || 12",
"browsers": false

@@ -96,26 +94,26 @@ }

"dependencies": {
"cson": "^6.2.0",
"eachr": "^3.2.0",
"cson": "^6.3.0",
"eachr": "^3.3.0",
"extendr": "^3.5.0",
"get-port": "^5.0.0",
"istextorbinary": "^2.5.1",
"istextorbinary": "^2.6.0",
"js-yaml": "^3.13.1",
"request": "^2.88.0",
"safefs": "^5.0.0",
"safeps": "^8.0.0",
"taskgroup": "^6.0.0",
"typechecker": "^4.8.0",
"safefs": "^5.1.0",
"safeps": "^8.1.0",
"taskgroup": "^6.1.0",
"typechecker": "^4.9.0",
"xml2js": "~0.4.22"
},
"devDependencies": {
"assert-helpers": "^5.2.1",
"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",
"githubauthquerystring": "^1.1.0",
"kava": "^3.2.0",
"githubauthquerystring": "^1.2.0",
"kava": "^4.0.0",
"prettier": "^1.19.1",
"projectz": "^1.9.0",
"valid-directory": "^1.0.0"
"projectz": "^1.10.0",
"valid-directory": "^1.1.1"
},

@@ -122,0 +120,0 @@ "scripts": {

@@ -154,3 +154,4 @@ <!-- TITLE/ -->

<li><a href="https://github.com/Zearin">Zearin</a> — <a href="https://github.com/bevry/feedr/commits?author=Zearin" title="View the GitHub contributions of Zearin on repository bevry/feedr">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot">dependabot[bot]</a> — <a href="https://github.com/bevry/feedr/commits?author=dependabot[bot]" title="View the GitHub contributions of dependabot[bot] on repository bevry/feedr">view contributions</a></li></ul>
<li><a href="http://github.com/apps/dependabot">dependabot[bot]</a> — <a href="https://github.com/bevry/feedr/commits?author=dependabot[bot]" title="View the GitHub contributions of dependabot[bot] on repository bevry/feedr">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/feedr/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/feedr">view contributions</a></li></ul>

@@ -157,0 +158,0 @@ <a href="https://github.com/bevry/feedr/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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc