cqsmart-qrcode
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -124,2 +124,3 @@ 'use strict' | ||
ctx.drawImage(image, dx, dy, dwidth, dheight); | ||
ctx.strokeRect(dx,dy,dwidth,dheight) | ||
} | ||
@@ -126,0 +127,0 @@ } |
{ | ||
"name": "cqsmart-qrcode", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"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
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
20494
123