Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-qrcode-image

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-qrcode-image - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

5

CHANGELOG.md
# Svelte-QRCode-Image changelog
## 0.5.0
expose `id` and `class` attribute to control the `<img>` or `<canvas>` tag
expose `id` and `class` attribute to control the `<img>` or `<canvas>` tag
## 0.5.1
update README.md: add link back to the npm page

2

package.json
{
"name": "svelte-qrcode-image",
"version": "0.5.0",
"version": "0.5.1",
"devDependencies": {

@@ -5,0 +5,0 @@ "@sveltejs/adapter-auto": "next",

@@ -10,7 +10,7 @@ # Svelte-QRCode-Image

## Installation
Directly from npm:
Directly from [npm](https://www.npmjs.com/package/svelte-qrcode-image):
```bash
npm install svelte-qrcode-image
```
From GitHub:
From [GitHub](https://github.com/1toldyou/svelte-qrcode-image):
```bash

@@ -17,0 +17,0 @@ npm install git+https://github.com/1toldyou/svelte-qrcode-image.git

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc