Socket
Socket
Sign inDemoInstall

ci-relay

Package Overview
Dependencies
24
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

5

config-example.json

@@ -14,3 +14,6 @@ {

"type": "buildbot",
"url": "http://buildbot.buildbot.net"
"url": "http://buildbot.buildbot.net",
"options": {
"tag": "config"
}
}

@@ -17,0 +20,0 @@ ]

6

package.json
{
"name": "ci-relay",
"version": "0.1.2",
"version": "0.1.3",
"description": "Tiny CI status aggregation service built on top of ci-adapter and ci-router",

@@ -15,6 +15,6 @@ "keywords": [

"dependencies": {
"ci-adapter": "^0.2.0",
"ci-router": "^0.2.0",
"ci-adapter": "^0.2.1",
"ci-router": "^0.2.1",
"connect": "^3.4.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc