Socket
Socket
Sign inDemoInstall

@fangxq/request

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fangxq/request - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.d.ts

@@ -6,3 +6,3 @@ export class REQUEST {

async Request(path: string, api: string, args: any[], track: { app: string, ip: string }[]): Promise<any>
async Request(path: string, api: string, args: any[], track?: { app: string, ip: string }[]): Promise<any>
}
{
"name": "@fangxq/request",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

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

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