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

ripple-hbase-client

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ripple-hbase-client - npm Package Compare versions

Comparing version 0.1.11-thrift to 0.1.12-thrift

2

package.json
{
"name": "ripple-hbase-client",
"version": "0.1.11-thrift",
"version": "0.1.12-thrift",
"description": "ripple hbase client",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -206,5 +206,5 @@ const thrift = require('thrift')

min: options.min_sockets || 5,
acquireTimeoutMillis: options.timeout || 30000,
idleTimeoutMillis: options.timeout || 30000,
evictionRunIntervalMillis: 30000
acquireTimeoutMillis: 5000,
idleTimeoutMillis: 45000,
evictionRunIntervalMillis: 5000
}

@@ -211,0 +211,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