Socket
Socket
Sign inDemoInstall

stream-to-pull-stream

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-to-pull-stream - npm Package Compare versions

Comparing version 1.6.7 to 1.6.8

10

package.json
{
"name": "stream-to-pull-stream",
"description": "convert a stream1 or streams2 stream into a pull-stream",
"version": "1.6.7",
"version": "1.6.8",
"homepage": "https://github.com/dominictarr/stream-to-pull-stream",

@@ -11,9 +11,7 @@ "repository": {

"dependencies": {
"pull-core": "~1.0.0",
"pull-stream": "^2.27.0"
"pull-stream": "^3.2.3"
},
"devDependencies": {
"through": "~2.3.4",
"tape": "~2.13.1",
"pull-stream": "~2.23.0"
"tape": "^4.5.1",
"through": "~2.3.4"
},

@@ -20,0 +18,0 @@ "scripts": {

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