fetch-plus-oauth
Advanced tools
Comparing version 3.10.2 to 3.10.3
@@ -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": { |
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
4834