Socket
Socket
Sign inDemoInstall

react-qrcode-logo

Package Overview
Dependencies
2
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

3

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -90,2 +90,3 @@ extendStatics(d, b);

var image_1 = new Image();
image_1.crossOrigin = 'Anonymous';
image_1.onload = function () {

@@ -92,0 +93,0 @@ var dwidth = logoWidth || size * 0.2;

{
"name": "react-qrcode-logo",
"version": "2.0.0",
"version": "2.0.1",
"description": "React component to generate a QR Code customizable with logo and more properties",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc