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.14 to 0.0.15

2

dist/index.js

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

var SOURCE = 'library';
var VERSION = '0.0.14';
var VERSION = '0.0.15';

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

{
"name": "wonderful-fetch",
"version": "0.0.14",
"version": "0.0.15",
"description": "A wrapper around fetch.",
"main": "./dist/index.js",
"scripts": {
"test": "npm run prepare && node ./test/test.js",
"prepare": "node -e 'require(`prepare-package`)'"
"test": "npm run prepare && ./node_modules/mocha/bin/mocha test/ --recursive --timeout=10000",
"prepare": "node -e 'require(`prepare-package`)()'"
},

@@ -36,4 +36,5 @@ "engines": {

"devDependencies": {
"prepare-package": "^0.0.12"
"mocha": "^8.4.0",
"prepare-package": "^0.0.16"
}
}

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

## Final Words
If you are still having difficulty, we would love for you to post
a question to [the Wonderful Fetch issues page](https://github.com/itw-creative-works/Wonderful Fetch/issues). It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!)
If you are still having difficulty, we would love for you to post a question to [the Wonderful Fetch issues page](https://github.com/itw-creative-works/wonderful-fetch/issues). It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!)

@@ -115,0 +114,0 @@ ## Projects Using this Library

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