Comparing version 0.1.2 to 0.1.3
@@ -14,3 +14,6 @@ { | ||
"type": "buildbot", | ||
"url": "http://buildbot.buildbot.net" | ||
"url": "http://buildbot.buildbot.net", | ||
"options": { | ||
"tag": "config" | ||
} | ||
} | ||
@@ -17,0 +20,0 @@ ] |
{ | ||
"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" | ||
} | ||
} |
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
3602
80
Updatedci-adapter@^0.2.1
Updatedci-router@^0.2.1