Socket
Socket
Sign inDemoInstall

node-superfetch

Package Overview
Dependencies
2
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

1

index.js

@@ -110,3 +110,2 @@ const FormData = require('form-data');

this.set(this.body.getHeaders());
this.set('content-length', this.body.getLengthSync());
return this;

@@ -113,0 +112,0 @@ }

2

package.json
{
"name": "node-superfetch",
"version": "0.3.3",
"version": "0.3.4",
"description": "A wrapper for Node.js' fetch API that makes it appear like superagent.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc