Socket
Socket
Sign inDemoInstall

bsock

Package Overview
Dependencies
Maintainers
1
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.2 to 0.1.3

2

lib/socket.js

@@ -375,3 +375,3 @@ 'use strict';

if (this.timer != null) {
clearTimeout(this.timer);
clearInterval(this.timer);
this.timer = null;

@@ -378,0 +378,0 @@ }

{
"name": "bsock",
"version": "0.1.2",
"version": "0.1.3",
"description": "Websocket bike-shed",

@@ -24,6 +24,5 @@ "keywords": [

"dependencies": {
"bsert": "~0.0.3"
"bsert": "~0.0.4"
},
"devDependencies": {
"eslint": "^5.1.0",
"mocha": "^5.2.0"

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