Socket
Socket
Sign inDemoInstall

global-input-react

Package Overview
Dependencies
54
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

6

dist/index.js

@@ -127,7 +127,3 @@ (function (global, factory) {

var inputCodeData = JSON.stringify(this.connector.buildInputCodeData());
//
// return(
// <QRCode value={inputCodeData}/>
// );
return _react2.default.createElement("div", null);
return _react2.default.createElement(_qrcode2.default, { value: inputCodeData });
}

@@ -134,0 +130,0 @@ }, {

2

package.json
{
"name": "global-input-react",
"version": "1.0.3",
"version": "1.0.4",
"description": "global input react component",

@@ -5,0 +5,0 @@ "repository": {

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