Comparing version 2.1.4 to 2.1.5
@@ -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 @@ ], |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
92054
0