Socket
Socket
Sign inDemoInstall

@aspida/ky

Package Overview
Dependencies
18
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.4 to 0.8.0

11

package.json
{
"name": "@aspida/ky",
"version": "0.7.4",
"version": "0.8.0",
"description": "ky 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-ky#readme",
"homepage": "https://github.com/aspida/aspida/tree/master/packages/aspida-ky#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,2 +25,3 @@ "files": [

"aspida",
"typescript",
"ky",

@@ -30,4 +31,4 @@ "ky-universal"

"dependencies": {
"aspida": "^0.19.4"
"aspida": "^0.20.0"
}
}

@@ -13,3 +13,3 @@ # @aspida/ky

<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-ky/LICENSE">
<a href="https://github.com/aspida/aspida/blob/master/packages/aspida-ky/LICENSE">
<img src="https://img.shields.io/npm/l/@aspida/ky" alt="License" />

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

<br />
<div align="center"><a href="https://github.com/sindresorhus/ky/">ky</a> client for <a href="https://github.com/aspidajs/aspida/">aspida</a>.</div>
<div align="center"><a href="https://github.com/sindresorhus/ky/">ky</a> client for <a href="https://github.com/aspida/aspida/">aspida</a>.</div>
<br />

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

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

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc