@formoe/use-async
Advanced tools
Comparing version 2.0.1 to 2.3.0
{ | ||
"name": "@formoe/use-async", | ||
"version": "2.0.1", | ||
"version": "2.3.0", | ||
"description": "", | ||
@@ -21,3 +21,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "ab6dd7533fbc80be70aa87f910a0d7569226c0b6" | ||
"types": "types.d.ts" | ||
} |
@@ -110,2 +110,2 @@ # use-async | ||
- `onProgressChange` (optional): a callback triggered when the progress state of the async operation changes. | ||
- skeletons work the same way as for the `StateSkeletons` above | ||
- skeletons work the same way as for the `StateSkeletons` above |
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
259
32759
110