New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

opentsdb-client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentsdb-client - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

11

package.json
{
"name": "opentsdb-client",
"version": "0.0.0",
"version": "0.0.1",
"description": "HTTP client for querying OpenTSDB.",

@@ -33,3 +33,2 @@ "author": {

"dependencies": {
"opentsdb-query": "0.0.2",
"opentsdb-url": "0.0.0",

@@ -39,2 +38,5 @@ "opentsdb-validate-time": "0.0.1",

},
"peerDependencies": {
"opentsdb-query": "~0.0.2"
},
"devDependencies": {

@@ -46,4 +48,5 @@ "chai": "1.x.x",

"opentsdb-mock-server": "0.0.0",
"opentsdb-mquery": "0.0.0",
"opentsdb-tquery": "0.0.1"
"opentsdb-mquery": "~0.0.1",
"opentsdb-tquery": "~0.0.2",
"opentsdb-query": "~0.0.2"
},

@@ -50,0 +53,0 @@ "licenses": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc