git-ssb-web
Advanced tools
Comparing version 1.17.3 to 1.17.4
@@ -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", |
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
285318