Socket
Socket
Sign inDemoInstall

fetch-mock

Package Overview
Dependencies
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-mock - npm Package Compare versions

Comparing version 11.1.3 to 11.1.4

8

CHANGELOG.md
# Changelog
## [11.1.4](https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.3...fetch-mock-v11.1.4) (2024-09-19)
### Documentation Changes
* another occurrence of the cheatsheet ref ([875e4f6](https://github.com/wheresrhys/fetch-mock/commit/875e4f6bd7b50229b6f83e14075c1a3fcd6210a4))
* fix link to cheatsheet ([33e75b1](https://github.com/wheresrhys/fetch-mock/commit/33e75b1cd2391c9d4c1c9770c3be4fb771f7f726))
## [11.1.3](https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v11.1.2...fetch-mock-v11.1.3) (2024-08-28)

@@ -4,0 +12,0 @@

2

package.json
{
"name": "fetch-mock",
"description": "Mock http requests made using fetch",
"version": "11.1.3",
"version": "11.1.4",
"exports": {

@@ -6,0 +6,0 @@ "browser": "./dist/esm/index.js",

@@ -17,3 +17,3 @@ # fetch-mock

_New_ [Cheatsheet](https://github.com/wheresrhys/fetch-mock/blob/master/docs/cheatsheet.md)
_New_ [Cheatsheet](https://github.com/wheresrhys/fetch-mock/blob/main/docs/docs/fetch-mock/Usage/cheatsheet.md)

@@ -58,3 +58,3 @@ ![node version](https://img.shields.io/node/v/fetch-mock.svg?style=flat-square)

See the [project website](http://www.wheresrhys.co.uk/fetch-mock/) or [cheatsheet](https://github.com/wheresrhys/fetch-mock/blob/master/docs/cheatsheet.md)
See the [project website](http://www.wheresrhys.co.uk/fetch-mock/) or [cheatsheet](https://github.com/wheresrhys/fetch-mock/blob/main/docs/docs/fetch-mock/Usage/cheatsheet.md)

@@ -61,0 +61,0 @@ If you're using jest as your test runner, consider using [fetch-mock-jest](https://www.npmjs.com/package/fetch-mock-jest), a lightweight, jest-friendly wrapper around fetch-mock.

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