@canutin/svelte-currency-input
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "@canutin/svelte-currency-input", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"exports": { | ||
@@ -42,3 +42,3 @@ "./package.json": "./package.json", | ||
"type": "git", | ||
"url": "git+https://github.com/canutin/svelte-currency-input.git" | ||
"url": "git+https://github.com/fmaclen/svelte-currency-input.git" | ||
}, | ||
@@ -48,6 +48,6 @@ "author": "Fernando Maclen <hello@fernando.is>", | ||
"bugs": { | ||
"url": "https://github.com/canutin/svelte-currency-input/issues" | ||
"url": "https://github.com/fmaclen/svelte-currency-input/issues" | ||
}, | ||
"homepage": "https://github.com/canutin/svelte-currency-input#readme", | ||
"homepage": "https://github.com/fmaclen/svelte-currency-input#readme", | ||
"svelte": "./index.js" | ||
} |
@@ -23,3 +23,3 @@ # svelte-currency-input | ||
```bash | ||
npm install svelte-currency-input --save | ||
npm install @canutin/svelte-currency-input --save | ||
``` | ||
@@ -26,0 +26,0 @@ |
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
18169