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

git-ssb-web

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-ssb-web - npm Package Compare versions

Comparing version 1.17.3 to 1.17.4

2

lib/repos/pulls.js

@@ -169,3 +169,3 @@ var pull = require('pull-stream')

&& msg.value.timestamp > newestMsg.value.timestamp
&& msg.value.content.root == issue.id)
&& msg.value.content.root === pr.id)
newestMsg = msg

@@ -172,0 +172,0 @@ }),

{
"name": "git-ssb-web",
"version": "1.17.3",
"version": "1.17.4",
"description": "web server for browsing git repos on ssb",

@@ -5,0 +5,0 @@ "bin": "server.js",

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