Socket
Socket
Sign inDemoInstall

pull-stream

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-stream - npm Package Compare versions

Comparing version 2.14.0 to 2.14.1

5

package.json
{
"name": "pull-stream",
"description": "minimal pull stream",
"version": "2.14.0",
"version": "2.14.1",
"homepage": "https://github.com/dominictarr/pull-stream",

@@ -11,5 +11,6 @@ "repository": {

"dependencies": {
},
"devDependencies": {
"tape": "~0.3.0"
},
"devDependencies": {},
"scripts": {

@@ -16,0 +17,0 @@ "test": "set -e; for t in test/*.js; do node $t; done"

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