New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pull-ws

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-ws - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

2

client.js

@@ -32,2 +32,2 @@ 'use strict';

exports.connect = module.exports
module.exports.connect = module.exports

@@ -1,2 +0,2 @@

exports = module.exports = require('./duplex')
var exports = module.exports = require('./duplex')

@@ -3,0 +3,0 @@ exports.source = require('./source');

{
"name": "pull-ws",
"version": "3.2.2",
"version": "3.2.3",
"description": "Simple pull-streams for websocket client connections",

@@ -5,0 +5,0 @@ "main": "index.js",

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