New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hklib

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hklib - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

hkgraph.js

@@ -91,3 +91,3 @@ /*

}
else
else if (oldEntity.parent)
{

@@ -106,3 +106,3 @@ delete this.orphans[oldEntity.parent][oldEntity.id];

}
else
else if (entity.parent)
{

@@ -109,0 +109,0 @@ if(!this.orphans.hasOwnProperty(entity.parent))

{
"name": "hklib",
"version": "2.1.4",
"version": "2.1.5",
"main": "index.js",

@@ -11,3 +11,3 @@ "author": "IBM Research",

},
{
{
"name": "Marcio Moreno",

@@ -27,2 +27,6 @@ "email": "mmoreno@br.ibm.com"

"email": "vitor.nascimento@ibm.com"
},
{
"name": "Elton Soares",
"email": "eltons@ibm.com"
}

@@ -29,0 +33,0 @@ ],

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