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

wonderful-fetch

Package Overview
Dependencies
Maintainers
1
Versions
35
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.8 to 0.0.9

2

dist/index.js

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

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

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

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

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

@@ -81,3 +81,3 @@ <p align="center">

* method `string`: The type of request
* Acceptable Values: `get`, `post`, `delete`, `patch`
* Acceptable Values: `get`, `post`, `delete`, `put`, `patch`
* Default: `get`

@@ -84,0 +84,0 @@ * json `boolean`: Will parse the response as JSON

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