@canutin/svelte-currency-input
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -21,2 +21,3 @@ import { SvelteComponentTyped } from "svelte"; | ||
} | null | undefined; | ||
onValueChange?: ((value: number) => any) | undefined; | ||
}; | ||
@@ -23,0 +24,0 @@ events: { |
{ | ||
"name": "@canutin/svelte-currency-input", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"exports": { | ||
@@ -5,0 +5,0 @@ "./package.json": "./package.json", |
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
17995
37