global-input-react
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -113,4 +113,4 @@ (function (global, factory) { | ||
}, { | ||
key: "componentWillMount", | ||
value: function componentWillMount() { | ||
key: "componentDidMount", | ||
value: function componentDidMount() { | ||
var codedata = this.props.codedata; | ||
@@ -117,0 +117,0 @@ this.processCodeData(codedata); |
{ | ||
"name": "global-input-react", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"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
19831