ssb-git-repo
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -598,3 +598,3 @@ var pull = require('pull-stream') | ||
for (var i = 0; i < obj.parents.length; i++) { | ||
linkedIds[obj.parents[0]] = true | ||
linkedIds[obj.parents[i]] = true | ||
} | ||
@@ -601,0 +601,0 @@ if (obj.tree) linkedIds[obj.tree] = true |
{ | ||
"name": "ssb-git-repo", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "git repos in secure-scuttlebutt", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1
92066
7