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

blob-to-it

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blob-to-it - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

10

package.json
{
"name": "blob-to-it",
"version": "1.0.3",
"version": "1.0.4",
"description": "Turns a blob 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/blob-to-it#readme",
"bugs": "https://github.com/achingbrain/it/issues",

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

"dependencies": {
"browser-readablestream-to-it": "^1.0.2"
"browser-readablestream-to-it": "^1.0.3"
},
"devDependencies": {
"chai": "^4.2.0",
"it-all": "^1.0.5",
"it-all": "^1.0.6",
"mocha": "8.0.1",

@@ -35,3 +35,3 @@ "playwright-test": "^0.7.1",

"types": "dist/index.d.ts",
"gitHead": "79462fc3cdc4c29bc1c1f7d541c3618580036b45"
"gitHead": "29126fa87dae108acef381693812f22ac8f9362b"
}
# blob-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 Blob 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