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

bfsocket.io

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfsocket.io - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

lib/index.js

@@ -5,5 +5,5 @@ /*

* @Last Modified by: Yoneyy (y.tianyuan)
* @Last Modified time: 2022-03-10 15:15:02
* @Last Modified time: 2022-03-10 15:35:38
*/
import strdm from "./strdm";
import strdm from "strdm";
class SocketIO {

@@ -10,0 +10,0 @@ ws;

{
"name": "bfsocket.io",
"version": "0.1.1",
"version": "0.1.2",
"description": "bfsocket.io is WebSocket client",

@@ -33,3 +33,5 @@ "main": "./lib/index.js",

},
"dependencies": {},
"dependencies": {
"strdm": "^0.2.14"
},
"devDependencies": {

@@ -36,0 +38,0 @@ "@types/node": "^17.0.21",

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