Comparing version 3.0.0-alpha.18 to 3.0.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
614227