🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@heisea/fetch

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heisea/fetch - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+1
-1
lib/index.d.ts

@@ -40,2 +40,2 @@ /// <reference types="axios" />

export { getPlusCustomHeader, initFetch, plus };
export { BaseConfig, IConfig, IMiddlewareFn, IOptions, getPlusCustomHeader, initFetch, plus };
export { initFetch } from './core';
export { plus } from './middware/plus';
export { getPlusCustomHeader } from './plusHeader';
export * from './core/interface';
{
"name": "@heisea/fetch",
"version": "1.1.5",
"version": "1.1.6",
"description": "公共fetch请求库",

@@ -5,0 +5,0 @@ "main": "lib/index.js",