@fastkit/debounce
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -62,2 +62,2 @@ type AnyFunction = (...args: any[]) => any; | ||
export { DEFAULT_DEBOUNCE_DELAY, DebounceOptions, DebounceSettings, Debounced, debounce, resolveDebounceSettings }; | ||
export { DEFAULT_DEBOUNCE_DELAY, type DebounceOptions, type DebounceSettings, type Debounced, debounce, resolveDebounceSettings }; |
{ | ||
"name": "@fastkit/debounce", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "debounce", | ||
@@ -23,11 +23,2 @@ "keywords": [], | ||
}, | ||
"main": "./dist/debounce.mjs", | ||
"types": "./dist/debounce.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
".": [ | ||
"./dist/debounce.d.ts" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
@@ -34,0 +25,0 @@ "dist" |
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
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
@instructure/debounce |
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
0
12068
6
136