react-cancelable
Advanced tools
Comparing version 0.0.2-alpha.2 to 1.0.0
{ | ||
"name": "react-cancelable", | ||
"version": "0.0.2-alpha.2", | ||
"version": "1.0.0", | ||
"main": "./lib/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./lib/esm/index.js", |
@@ -191,4 +191,2 @@ <h1 align="center">react-cancelable<i>(alpha)</i></h1> | ||
const opts = {} | ||
function Item() { | ||
@@ -195,0 +193,0 @@ const { data, isLoading, error } = useCancelableReq(makeRequest) |
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
0
29652
461