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

cross-blob

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-blob - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

0

index.d.ts
/// <reference lib="dom"/>
export = Blob

13

package.json
{
"name": "cross-blob",
"version": "1.2.3",
"version": "1.2.4",
"description": "Cross-platform Blob implementation for NodeJS and the Web.",

@@ -40,15 +40,12 @@ "repository": "https://github.com/Richienb/cross-blob.git",

"dependencies": {
"blob-polyfill": "^4.0.20190430",
"fetch-blob": "^1.0.6"
"blob-polyfill": "^4.0.20200601",
"fetch-blob": "1.0.6"
},
"devDependencies": {
"ava": "^3.8.2",
"ava": "^3.10.1",
"eslint-config-richienb": "^0.4.2",
"get-stream": "^5.1.0",
"is-blob": "^2.1.0",
"xo": "^0.30.0"
"xo": "^0.32.1"
},
"resolutions": {
"eslint": "^6.8.0"
},
"xo": {

@@ -55,0 +52,0 @@ "extends": "richienb",

@@ -0,0 +0,0 @@ # cross-blob [![Travis CI Build Status](https://img.shields.io/travis/com/Richienb/cross-blob/master.svg?style=for-the-badge)](https://travis-ci.com/Richienb/cross-blob)

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