Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@niobium/api-transport

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@niobium/api-transport - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name" : "@niobium/api-transport",
"description" : "Niobium API transport layer",
"version" : "0.1.5",
"version" : "0.1.6",
"license" : "MIT",

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

@@ -10,3 +10,3 @@ require('./common');

this.options = Object.assign({
emitTimeout : 30000,
emitTimeout : 1000 * 60 * 8,
clientProcessor: false

@@ -13,0 +13,0 @@ }, options);

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