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

opentsdb-tquery

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentsdb-tquery - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"name": "opentsdb-tquery",
"version": "0.0.0",
"version": "0.0.1",
"description": "OpenTSDB TSUID query generator.",

@@ -5,0 +5,0 @@ "author": {

@@ -94,3 +94,7 @@ TSUID Query

``` javascript
// Comma-delimited string:
tQuery.tsuids( '001,002,003' );
// Array:
tQuery.tsuids( ['001','002','003'] );
```

@@ -97,0 +101,0 @@

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