Socket
Socket
Sign inDemoInstall

@aspida/node-fetch

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

@aspida/node-fetch - npm Package Compare versions

Comparing version 0.6.4 to 0.7.0

11

package.json
{
"name": "@aspida/node-fetch",
"version": "0.6.4",
"version": "0.7.0",
"description": "node-fetch client for aspida",

@@ -8,9 +8,9 @@ "author": "Solufa <solufa2020@gmail.com>",

"main": "dist/index.js",
"homepage": "https://github.com/aspidajs/aspida/tree/master/packages/aspida-node-fetch#readme",
"homepage": "https://github.com/aspida/aspida/tree/master/packages/aspida-node-fetch#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/aspidajs/aspida.git"
"url": "git+https://github.com/aspida/aspida.git"
},
"bugs": {
"url": "https://github.com/aspidajs/aspida/issues"
"url": "https://github.com/aspida/aspida/issues"
},

@@ -25,7 +25,8 @@ "files": [

"aspida",
"typescript",
"node-fetch"
],
"dependencies": {
"aspida": "^0.19.4"
"aspida": "^0.20.0"
}
}

@@ -13,3 +13,3 @@ # @aspida/node-fetch

<div align="center">
<img src="https://aspidajs.github.io/aspida/logos/svg/black.svg" alt="aspida" title="aspida" width="600" />
<img src="https://aspida.github.io/aspida/logos/svg/black.svg" alt="aspida" title="aspida" width="600" />
</div>

@@ -23,15 +23,15 @@ <br />

</a>
<a href="https://github.com/aspidajs/aspida/actions?query=workflow%3A%22Node.js+CI%22">
<img src="https://github.com/aspidajs/aspida/workflows/Node.js%20CI/badge.svg?branch=master" alt="Node.js CI" />
<a href="https://github.com/aspida/aspida/actions?query=workflow%3A%22Node.js+CI%22">
<img src="https://github.com/aspida/aspida/workflows/Node.js%20CI/badge.svg?branch=master" alt="Node.js CI" />
</a>
<a href="https://codecov.io/gh/aspidajs/aspida">
<img src="https://img.shields.io/codecov/c/github/aspidajs/aspida.svg" alt="Codecov" />
<a href="https://codecov.io/gh/aspida/aspida">
<img src="https://img.shields.io/codecov/c/github/aspida/aspida.svg" alt="Codecov" />
</a>
<a href="https://lgtm.com/projects/g/aspidajs/aspida/context:javascript">
<img src="https://img.shields.io/lgtm/grade/javascript/g/aspidajs/aspida.svg" alt="Language grade: JavaScript" />
<a href="https://lgtm.com/projects/g/aspida/aspida/context:javascript">
<img src="https://img.shields.io/lgtm/grade/javascript/g/aspida/aspida.svg" alt="Language grade: JavaScript" />
</a>
<a href="https://dependabot.com">
<img src="https://api.dependabot.com/badges/status?host=github&repo=aspidajs/aspida" alt="Dependabot Status" />
<img src="https://api.dependabot.com/badges/status?host=github&repo=aspida/aspida" alt="Dependabot Status" />
</a>
<a href="https://github.com/aspidajs/aspida/blob/master/packages/aspida-fetch/LICENSE">
<a href="https://github.com/aspida/aspida/blob/master/packages/aspida-fetch/LICENSE">
<img src="https://img.shields.io/npm/l/@aspida/fetch" alt="License" />

@@ -41,3 +41,3 @@ </a>

<br />
<div align="center"><a href="https://www.npmjs.com/package/node-fetch">node-fetch</a> client for <a href="https://github.com/aspidajs/aspida/">aspida</a>.</div>
<div align="center"><a href="https://www.npmjs.com/package/node-fetch">node-fetch</a> client for <a href="https://github.com/aspida/aspida/">aspida</a>.</div>
<br />

@@ -95,8 +95,8 @@ <br />

aspida-fetch is licensed under a [MIT License](https://github.com/aspidajs/aspida/blob/master/packages/aspida-fetch/LICENSE).
aspida-fetch is licensed under a [MIT License](https://github.com/aspida/aspida/blob/master/packages/aspida-fetch/LICENSE).
[aspida]: https://github.com/aspidajs/aspida/tree/master/packages/aspida
[aspida-mock]: https://github.com/aspidajs/aspida/tree/master/packages/aspida-mock
[@aspida/axios]: https://github.com/aspidajs/aspida/tree/master/packages/aspida-axios
[@aspida/ky]: https://github.com/aspidajs/aspida/tree/master/packages/aspida-ky
[@aspida/fetch]: https://github.com/aspidajs/aspida/tree/master/packages/aspida-fetch
[aspida]: https://github.com/aspida/aspida/tree/master/packages/aspida
[aspida-mock]: https://github.com/aspida/aspida/tree/master/packages/aspida-mock
[@aspida/axios]: https://github.com/aspida/aspida/tree/master/packages/aspida-axios
[@aspida/ky]: https://github.com/aspida/aspida/tree/master/packages/aspida-ky
[@aspida/fetch]: https://github.com/aspida/aspida/tree/master/packages/aspida-fetch
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