svelte-qrcode-image
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "svelte-qrcode-image", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"devDependencies": { | ||
@@ -5,0 +5,0 @@ "@sveltejs/adapter-auto": "next", |
# Svelte-QRCode-Image | ||
**Under development, breaking change could occur before 1.0.0** | ||
@@ -8,4 +7,4 @@ QR-Code generated using [qrcode](https://www.npmjs.com/package/qrcode) ([node-qrcode](https://github.com/soldair/node-qrcode)) | ||
Visit [this page](https://svelte-qrcode-image.itoldyou.dev/) for live demo. | ||
**Under development, breaking change could occur before 1.0.0** | ||
## Installation | ||
@@ -47,2 +46,10 @@ Directly from npm: | ||
## Troubleshooting | ||
If you encounter any problem, please open an issue on our [GitHub Issue](https://github.com/1toldyou/svelte-qrcode-image/issues) | ||
Nevertheless, we recommend you to this with the latest version of Svelte or SvelteKit and unable to guarantee that it will work with older versions. | ||
The minimum version required of SvelteKit is `1.0.0-next.373` which use Vite 3. | ||
And only works with [modern browsers](https://vitejs.dev/guide/migration.html#modern-browser-baseline-change) by default. | ||
## Plans | ||
@@ -49,0 +56,0 @@ ### TODO |
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
13273
114