New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wonderful-fetch

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wonderful-fetch - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

dist/index.js

@@ -23,3 +23,3 @@ (function (root, factory) {

var SOURCE = 'library';
var VERSION = '0.0.9';
var VERSION = '0.0.10';

@@ -26,0 +26,0 @@ function WonderfulFetch(url, options) {

{
"name": "wonderful-fetch",
"version": "0.0.9",
"version": "0.0.10",
"description": "A wrapper around fetch.",

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

@@ -83,5 +83,5 @@ <p align="center">

* Default: `get`
* json `boolean`: Will parse the response as JSON
* Acceptable Values: `true`, `false`
* Default: `false`
* responseFormat `string`: Format of the response
* Acceptable Values: `raw`, `json`, `text`
* Default: `raw`
* timeout `number`: The request will automatically timeout after this

@@ -88,0 +88,0 @@ * Acceptable Values: `any`

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