myradioglobal
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "myradioglobal", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "An SDK to access radio stations from around the world via myradioglobal´s official APIs.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -17,4 +17,10 @@ <h1 align="center" > | ||
Using this sdk required a subscription key, without it you won't be able to access myradioglobal's apis. If you are interested in gaining a subscription access key, please create an issue using the following template: | ||
Using this sdk required a subscription key, without it you won't be able to access myradioglobal's apis. The subscription key should be defined as an envrironment variable: | ||
``` | ||
MYRADIOGLOBAL_SUBSCRIPTION_KEY=<-your-subscription-key-> | ||
``` | ||
If you are interested in acquiring a subscription key, please create an issue using the following template: | ||
[Create access request](https://github.com/duartefdias/myradioglobal/issues/new?template=api-access-request.md&labels=access+request) | ||
@@ -21,0 +27,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
36081
31