Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

circle-ihk

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circle-ihk - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

dist/utils/template-context.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc