Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ahooksjs/use-request

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahooksjs/use-request - npm Package Compare versions

Comparing version 2.8.12 to 2.8.13

LICENSE

4

es/useAsync.js

@@ -64,3 +64,5 @@ var __assign = this && this.__assign || function () {

var Fetch = function () {
var Fetch =
/** @class */
function () {
function Fetch(service, config, subscribe, initState) {

@@ -67,0 +69,0 @@ // 请求时序

@@ -86,3 +86,5 @@ "use strict";

var Fetch = function () {
var Fetch =
/** @class */
function () {
function Fetch(service, config, subscribe, initState) {

@@ -89,0 +91,0 @@ // 请求时序

{
"name": "@ahooksjs/use-request",
"version": "2.8.12",
"version": "2.8.13",
"description": "React Hooks for fetching, caching and updating asynchronous data",

@@ -41,3 +41,3 @@ "main": "./lib/index.js",

},
"gitHead": "561ebf0c820fa5fd6f1a8e83d6a8de3474254921"
"gitHead": "9285107e858e38d6042c76b7a9780ac5040cf657"
}
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