circle-ihk
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -46,5 +46,5 @@ import pageNode from './page-node'; | ||
} | ||
if (htmlToReturn.length > 0) { | ||
if (dataToReturn.length > 0) { | ||
const temp = document.createElement('div'); | ||
temp.innerHTML = htmlToReturn; | ||
temp.innerHTML = dataToReturn; | ||
textToReturn = temp.innerText; | ||
@@ -51,0 +51,0 @@ htmlToReturn = dataToReturn; |
{ | ||
"name": "circle-ihk", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Circle Reader Component Library", |
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