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

ssb-git-repo

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-git-repo - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

lib/repo.js

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

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