cross-blob
Advanced tools
Comparing version 1.2.3 to 1.2.4
/// <reference lib="dom"/> | ||
export = Blob |
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3066
+ Addedfetch-blob@1.0.6(transitive)
- Removedfetch-blob@1.0.7(transitive)
Updatedblob-polyfill@^4.0.20200601
Updatedfetch-blob@1.0.6