@flywire/react-hooks
Advanced tools
Comparing version 2.3.1 to 2.4.0-beta.0
export { default as useDebounce } from './useDebounce'; | ||
export { default as useFormState } from './useFormState'; | ||
export { default as useIdleTimer } from './useIdleTimer'; | ||
export { default as useLocalStorageState } from './useLocalStorageState'; | ||
export { default as useOnClickOutside } from './useOnClickOutside'; | ||
@@ -9,2 +11,1 @@ export { default as useOnScroll } from './useOnScroll'; | ||
export { default as useValidate } from './useValidate'; | ||
export { default as useLocalStorageState } from './useLocalStorageState'; |
{ | ||
"name": "@flywire/react-hooks", | ||
"version": "2.3.1", | ||
"version": "2.4.0-beta.0", | ||
"description": "A collection of Reacts hooks used in Flywire", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -33,2 +33,3 @@ # react-hooks · [<img alt="Version" src="https://img.shields.io/npm/v/@flywire/react-hooks.svg">](https://www.npmjs.com/package/@flywire/react-hooks) [<img alt="Size" src="https://img.shields.io/bundlephobia/min/@flywire/react-hooks">](https://bundlephobia.com/result?p=@flywire/react-hooks) | ||
- [useFormState](src/useFormState/README.md) | ||
- [useIdleTimer](src/useIdleTimer/README.md) | ||
- [useOnClickOutside](src/useOnClickOutside/README.md) | ||
@@ -35,0 +36,0 @@ - [useOnScroll](src/useOnScroll/README.md) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
148091
27
4551
69
1