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

fetch-plus-oauth

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-plus-oauth - npm Package Compare versions

Comparing version 3.10.2 to 3.10.3

2

dist/index.js

@@ -115,3 +115,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

var mapped = {};
var mapped = Array.isArray(object) ? [] : {};

@@ -118,0 +118,0 @@ Object.keys(object).forEach(function (key) {

{
"name": "fetch-plus-oauth",
"description": "A convenient Fetch API library with first-class middleware support",
"version": "3.10.2",
"version": "3.10.3",
"license": "BSD-3-Clause",

@@ -6,0 +6,0 @@ "repository": {

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