global-input-react
Advanced tools
Comparing version 1.1.24 to 1.1.25
@@ -100,3 +100,3 @@ (function (global, factory) { | ||
value: function onInputCodeData(codedata, next) { | ||
console.log("input codedata is received:" + JSON.stringify(codedata)); | ||
console.log("*input codedata is received:" + JSON.stringify(codedata)); | ||
next(); | ||
@@ -103,0 +103,0 @@ } |
{ | ||
"name": "global-input-react", | ||
"version": "1.1.24", | ||
"version": "1.1.25", | ||
"description": "global input react component", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
344000