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.0.0-alpha.18 to 3.0.0

4

package.json
{
"name": "ahooks",
"version": "3.0.0-alpha.18",
"version": "3.0.0",
"description": "react hooks library",

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

"license": "MIT",
"gitHead": "6f66ffcc2086ce9d34fbea0367ea1f04bf86c580"
"gitHead": "78f694fd5f93a338947be612bf7448254b5a1a2c"
}

@@ -11,5 +11,5 @@ <p align="center">

[![NPM version next][image-1]][1]
[![NPM version][image-1]][1]
[![NPM downloads][image-2]][2]
![gzip size](https://img.badgesize.io/https:/unpkg.com/ahooks@next/dist/ahooks.js?label=gzip%20size&compression=gzip)
![gzip size](https://img.badgesize.io/https:/unpkg.com/ahooks/dist/ahooks.js?label=gzip%20size&compression=gzip)
![GitHub](https://img.shields.io/github/license/alibaba/hooks)

@@ -25,4 +25,4 @@

- [English](https://ahooks-next.surge.sh/)
- [中文](https://ahooks-next.surge.sh/zh-CN/)
- [English](https://ahooks.js.org/)
- [中文](https://ahooks.js.org/zh-CN/)

@@ -41,5 +41,5 @@ ## ✨ Features

```bash
$ npm install --save ahooks@next
$ npm install --save ahooks
# or
$ yarn add ahooks@next
$ yarn add ahooks
```

@@ -46,0 +46,0 @@

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