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.0.0 to 3.0.1

15

package.json
{
"name": "pull-ws",
"version": "3.0.0",
"version": "3.0.1",
"description": "Simple pull-streams for websocket client connections",

@@ -8,3 +8,3 @@ "main": "index.js",

"scripts": {
"test": "node test/node.js",
"test": "tap test/*.js",
"browser": "testling"

@@ -28,2 +28,3 @@ },

"dependencies": {
"relative-url": "^1.0.2",
"ws": "^0.8.0"

@@ -34,9 +35,9 @@ },

"pull-goodbye": "~0.0.1",
"pull-json-doubleline": "^1.0.0",
"pull-split": "^0.2.0",
"pull-stream": "^3.3.2",
"pull-through": "^1.0.18",
"tap": "^5.7.2",
"tape": "^4.4.0",
"testling": "^1.7.1",
"relative-url": "^1.0.0",
"pull-json-doubleline": "^1.0.0",
"pull-split": "^0.2.0",
"pull-through": "^1.0.18"
"testling": "^1.7.1"
},

@@ -43,0 +44,0 @@ "testling": {

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