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

async-iterator-to-pull-stream

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "async-iterator-to-pull-stream",
"version": "1.0.0",
"description": "Convert a pull stream to an (async) iterator",
"version": "1.0.1",
"description": "Convert a (async) iterator to a pull stream",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -5,3 +5,3 @@ # async-iterator-to-pull-stream

> Convert a pull stream to an (async) iterator
> Convert a (async) iterator to a pull stream

@@ -8,0 +8,0 @@ ## Install

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