Socket
Socket
Sign inDemoInstall

bsock

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bsock - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

3

lib/socket.js

@@ -878,2 +878,5 @@ 'use strict';

if (this.destroyed)
return Promise.reject(new Error('Socket destroyed.'));
const id = this.sequence;

@@ -880,0 +883,0 @@

2

package.json
{
"name": "bsock",
"version": "0.1.10",
"version": "0.1.11",
"description": "Websocket bike-shed",

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

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