Socket
Socket
Sign inDemoInstall

schema-client

Package Overview
Dependencies
1
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.13 to 3.0.14

1

lib/connection.js

@@ -44,2 +44,3 @@ const inherits = require('util').inherits;

this.stream = null;
this.connected = false;
this.connectingTimeout = null;

@@ -46,0 +47,0 @@ this.flushRequestBufferWithError(`Connection timed out (${timeoutMs} ms)`);

2

package.json
{
"name": "schema-client",
"version": "3.0.13",
"version": "3.0.14",
"description": "Schema API Client for NodeJS",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc