backtrace-service
Advanced tools
Comparing version 3.0.7 to 3.0.8-alpha
@@ -10,4 +10,5 @@ import { IServerConfiguration } from './serverConfiguration'; | ||
url?: string; | ||
service_to_coronerd_url?: string; | ||
token?: string; | ||
cfg?: IServerConfiguration; | ||
} |
{ | ||
"name": "backtrace-service", | ||
"version": "3.0.7", | ||
"version": "3.0.8-alpha", | ||
"description": "Common tools for Backtrace Node services", | ||
@@ -5,0 +5,0 @@ "author": "Backtrace", |
@@ -42,3 +42,3 @@ # Backtrace Service Layer nodejs library | ||
their needs, e.g. `/api/config`, to reach that resource on the coronerd instance. | ||
What data coronerd will send to service to register? Coronerd via HTTP POST will send in a request | ||
@@ -49,2 +49,3 @@ body: | ||
- url - coroner url (for example `https://yolo.sp.backtrace.io/`) | ||
- service_to_coronerd_url - where the service should make requests to coronerd (default to url if omitted) | ||
- nonce - auth token | ||
@@ -51,0 +52,0 @@ - hmac - Hash Message Authentication Code |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
156215
67
2171
515
2