global-input-react
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -146,3 +146,3 @@ (function (global, factory) { | ||
value: function displayAESCodeData() { | ||
var codeData = this.connector.buildCodeAESCodeData({}, 'LNJGw0x5lqnXpnVY8'); | ||
var codeData = this.connector.buildCodeAESCodeData(); | ||
return _react2.default.createElement(_qrcode2.default, { value: codeData }); | ||
@@ -149,0 +149,0 @@ } |
{ | ||
"name": "global-input-react", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "global input react component", | ||
@@ -51,3 +51,3 @@ "repository": { | ||
"dependencies": { | ||
"global-input-message": "^1.2.5", | ||
"global-input-message": "^1.2.6", | ||
"qrcode.react": "^0.7.1", | ||
@@ -54,0 +54,0 @@ "react": "~0.14.8 || ^15.0.0|| ^16.0.0-alpha.12" |
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
16118
Updatedglobal-input-message@^1.2.6