opentsdb-client
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "opentsdb-client", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "HTTP client for querying OpenTSDB.", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"dependencies": { | ||
"opentsdb-url": "0.0.1", | ||
"opentsdb-url": "0.0.2", | ||
"opentsdb-validate-time": "0.0.1", | ||
@@ -51,8 +51,3 @@ "request": "^2.45.0" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "http://www.opensource.org/licenses/MIT" | ||
} | ||
] | ||
"license": "MIT" | ||
} |
28749
+ Addedopentsdb-url@0.0.2(transitive)
- Removedopentsdb-url@0.0.1(transitive)
Updatedopentsdb-url@0.0.2