Socket
Socket
Sign inDemoInstall

@aspida/ky

Package Overview
Dependencies
1
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 0.9.1

3

dist/index.js

@@ -62,3 +62,4 @@ "use strict";

var send = function (fn) { return function () { return __awaiter(_this, void 0, void 0, function () {
var request, res, _a;
var request, res;
var _a;
var _b;

@@ -65,0 +66,0 @@ return __generator(this, function (_c) {

{
"name": "@aspida/ky",
"version": "0.9.0",
"version": "0.9.1",
"description": "ky client for aspida",

@@ -29,4 +29,4 @@ "author": "Solufa <solufa2020@gmail.com>",

"dependencies": {
"aspida": "^0.21.0"
"aspida": "^0.21.1"
}
}

@@ -24,5 +24,2 @@ # @aspida/ky

</a>
<a href="https://dependabot.com">
<img src="https://api.dependabot.com/badges/status?host=github&repo=aspida/aspida" alt="Dependabot Status" />
</a>
<a href="https://github.com/aspida/aspida/blob/master/packages/aspida-ky/LICENSE">

@@ -60,3 +57,3 @@ <img src="https://img.shields.io/npm/l/@aspida/ky" alt="License" />

import aspida from "@aspida/ky"
import api from "../apis/$api"
import api from "../api/$api"

@@ -63,0 +60,0 @@ const kyConfig = { timeout: 3000, prefixUrl: "https://example.com/api" }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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