🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

fetchival

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetchival - npm Package Compare versions

Comparing version

to
0.3.1

2

index.js

@@ -11,3 +11,3 @@ ;(function (window) {

})
return ['?'].concat(arr).join('&')
return '?' + arr.join('&')
}

@@ -14,0 +14,0 @@

{
"name": "fetchival",
"version": "0.3.0",
"version": "0.3.1",
"description": "Makes JSON requests with fetch easier",

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