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

cqsmart-qrcode

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cqsmart-qrcode - npm Package Compare versions

Comparing version 0.0.3 to 0.0.5

2

lib/index.js

@@ -124,2 +124,4 @@ 'use strict'

ctx.drawImage(image, dx, dy, dwidth, dheight);
ctx.lineWidth = 1;
ctx.strokeStyle = '#108ee9';
ctx.strokeRect(dx,dy,dwidth,dheight)

@@ -126,0 +128,0 @@ }

2

package.json
{
"name": "cqsmart-qrcode",
"version": "0.0.3",
"version": "0.0.5",
"description": "React component to generate QRCode with logo",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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