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

browser-readablestream-to-it

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-readablestream-to-it - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

9

package.json
{
"name": "browser-readablestream-to-it",
"version": "1.0.2",
"version": "1.0.3",
"description": "Turns a browser readble stream into an async iterator",
"main": "index.js",
"repository": "github:achingbrain/it",
"homepage": "https://github.com/achingbrain/it#readme",
"homepage": "https://github.com/achingbrain/it/tree/master/packages/browser-readablestream-to-it#readme",
"bugs": "https://github.com/achingbrain/it/issues",

@@ -23,3 +23,3 @@ "scripts": {

"chai": "^4.2.0",
"it-all": "^1.0.5",
"it-all": "^1.0.6",
"mocha": "8.0.1",

@@ -30,3 +30,4 @@ "playwright-test": "^0.7.1",

},
"types": "dist/index.d.ts"
"types": "dist/index.d.ts",
"gitHead": "29126fa87dae108acef381693812f22ac8f9362b"
}
# browser-readablestream-to-it
[![Build status](https://travis-ci.org/achingbrain/it.svg?branch=master)](https://travis-ci.org/achingbrain/it?branch=master) [![Coverage Status](https://coveralls.io/repos/github/achingbrain/it/badge.svg?branch=master)](https://coveralls.io/github/achingbrain/it?branch=master) [![Dependencies Status](https://david-dm.org/achingbrain/it/status.svg?path=packages/it-all)](https://david-dm.org/achingbrain/it?path=packages/it-all)
[![Build status](https://github.com/achingbrain/it/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/achingbrain/it/actions/workflows/test.yml) [![Coverage Status](https://coveralls.io/repos/github/achingbrain/it/badge.svg?branch=master)](https://coveralls.io/github/achingbrain/it?branch=master) [![Dependencies Status](https://david-dm.org/achingbrain/it/status.svg?path=packages/it-all)](https://david-dm.org/achingbrain/it?path=packages/it-all)

@@ -5,0 +5,0 @@ > Turns a browser readable stream into an async iterator

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