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

ssb-git

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-git - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

.merge.js.swo

4

merge.js

@@ -59,3 +59,3 @@ var defaultRef = 'refs/heads/master'

}
items.push(maxRef)
if (maxRef) items.push(maxRef)
obj.author = author

@@ -65,3 +65,3 @@ obj.sequence = maxSeq

if (items.length === 1) {
if (items.length <= 1) {
appendRef(key, items[0])

@@ -68,0 +68,0 @@ } else {

{
"name": "ssb-git",
"version": "0.4.0",
"version": "0.4.1",
"description": "logic for working with git-ssb repos",

@@ -5,0 +5,0 @@ "author": "Charles Lehner (http://celehner.com/)",

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