Socket
Socket
Sign inDemoInstall

@aspida/node-fetch

Package Overview
Dependencies
24
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

2

dist/index.d.ts
import { AspidaClient } from 'aspida';
import fetch, { RequestInit, Response } from 'node-fetch';
declare type FetchConfig = RequestInit & {
export declare type FetchConfig = RequestInit & {
baseURL?: string;

@@ -5,0 +5,0 @@ throwHttpErrors?: boolean;

{
"name": "@aspida/node-fetch",
"version": "1.4.1",
"version": "1.5.0",
"description": "node-fetch client for aspida",

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

"dependencies": {
"aspida": "^1.4.1"
"aspida": "^1.5.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc