@tamagui/use-debounce
Advanced tools
Comparing version 1.0.0-alpha.32 to 1.0.0-alpha.36
@@ -35,3 +35,4 @@ var __defProp = Object.defineProperty; | ||
return () => { | ||
dbEffect.current?.cancel(); | ||
var _a; | ||
(_a = dbEffect.current) == null ? void 0 : _a.cancel(); | ||
}; | ||
@@ -38,0 +39,0 @@ }, []); |
@@ -35,3 +35,4 @@ var __defProp = Object.defineProperty; | ||
return () => { | ||
dbEffect.current?.cancel(); | ||
var _a; | ||
(_a = dbEffect.current) == null ? void 0 : _a.cancel(); | ||
}; | ||
@@ -38,0 +39,0 @@ }, []); |
{ | ||
"name": "@tamagui/use-debounce", | ||
"version": "1.0.0-alpha.32", | ||
"version": "1.0.0-alpha.36", | ||
"typings": "types", | ||
@@ -17,3 +17,3 @@ "main": "dist/cjs", | ||
"devDependencies": { | ||
"@tamagui/build": "^1.0.0-alpha.32" | ||
"@tamagui/build": "^1.0.0-alpha.36" | ||
}, | ||
@@ -26,3 +26,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "08084d0e70828a4d5fd18267d85db282a3a189d9" | ||
"gitHead": "d5b75feefe9694ee2f107b69c1be98a5f107eada" | ||
} |
Sorry, the diff of this file is not supported yet
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
25849
389
20
74