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

autofetch

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autofetch - npm Package Compare versions

Comparing version 2.0.0-beta1 to 2.0.0

1

libs/utils.js

@@ -71,2 +71,3 @@ const qs = require('qs');

default: {
options.body = JSON.stringify(options.body);
break;

@@ -73,0 +74,0 @@ }

2

package.json
{
"name": "autofetch",
"version": "2.0.0-beta1",
"version": "2.0.0",
"description": "fetch for node",

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

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