adamant-api
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -50,3 +50,3 @@ const request = require('sync-request'); | ||
case 'uri': | ||
endpoint = input; | ||
endpoint = '/api/'+input; | ||
break | ||
@@ -53,0 +53,0 @@ default: |
{ | ||
"name": "adamant-api", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "\"REST API for ADAMANT Blockchain\"", | ||
@@ -5,0 +5,0 @@ "main": "index.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
58090