Socket
Socket
Sign inDemoInstall

fetch-blob

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-blob - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

CHANGELOG.md

@@ -5,2 +5,6 @@

## v1.0.3
- Fix: package.json export `blob.js` properly now
## v1.0.2

@@ -7,0 +11,0 @@

4

package.json
{
"name": "fetch-blob",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Blob implementation on node.js, originally from node-fetch",
"main": "index.js",
"main": "blob.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "ava",

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