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

ahooks

Package Overview
Dependencies
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ahooks - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

4

es/useAntdTable/index.js

@@ -290,2 +290,6 @@ var __assign = this && this.__assign || function () {

if (!ready) {
return;
}
if (!manual) {

@@ -292,0 +296,0 @@ hasAutoRun.current = true;

@@ -301,2 +301,6 @@ "use strict";

if (!ready) {
return;
}
if (!manual) {

@@ -303,0 +307,0 @@ hasAutoRun.current = true;

4

package.json
{
"name": "ahooks",
"version": "3.1.4",
"version": "3.1.5",
"description": "react hooks library",

@@ -62,3 +62,3 @@ "keywords": [

"license": "MIT",
"gitHead": "8b2436a1645d1ba93e327e0b5c0cebeefc692fb9"
"gitHead": "0def0866c0ce7475a0d7c3f99bbcd2917aa21b26"
}

Sorry, the diff of this file is too big to display

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