blob-to-buffer
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "blob-to-buffer", | ||
"description": "Convert a Blob to a Buffer", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -5,3 +5,3 @@ # blob-to-buffer [![Build Status][travis-image]][travis-url] [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] | ||
[![Sauce Test Status](https://saucelabs.com/browser-matrix/simple-websocket.svg)](https://saucelabs.com/u/simple-websocket) | ||
[![Sauce Test Status](https://saucelabs.com/browser-matrix/blob-to-buffer.svg)](https://saucelabs.com/u/blob-to-buffer) | ||
@@ -8,0 +8,0 @@ Say you're using the ['buffer'](https://github.com/feross/buffer) module on npm, or |
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
5278