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

pull-handshake

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

pull-handshake - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

5

package.json
{
"name": "pull-handshake",
"description": "easily create a duplex protocol that starts with a handshake",
"version": "1.0.2",
"version": "1.0.4",
"homepage": "https://github.com/dominictarr/pull-handshake",

@@ -14,3 +14,3 @@ "repository": {

"pull-reader": "~1.1.0",
"pull-defer": "~0.1.1",
"pull-defer": "~0.2.0",
"pull-pushable": "~1.1.4",

@@ -24,2 +24,3 @@ "pull-cat": "~1.1.7"

"scripts": {
"prepublish": "npm ls && npm test",
"test": "set -e; for t in test/*.js; do node $t; done"

@@ -26,0 +27,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