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

fetch-mock

Package Overview
Dependencies
Maintainers
0
Versions
230
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 10.1.1 to 11.0.0

force

11

CHANGELOG.md
# Changelog
## [11.0.0](https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.1...fetch-mock-v11.0.0) (2024-08-03)
### ⚠ BREAKING CHANGES
* force fetch-mock major release
### Bug Fixes
* force fetch-mock major release ([1b31416](https://github.com/wheresrhys/fetch-mock/commit/1b314167607b15887feba2f6124a9af9cca81c47))
## [10.1.1](https://github.com/wheresrhys/fetch-mock/compare/fetch-mock-v10.1.0...fetch-mock-v10.1.1) (2024-07-23)

@@ -4,0 +15,0 @@

5

package.json
{
"name": "fetch-mock",
"version": "10.1.1",
"version": "11.0.0",
"description": "Mock http requests made using fetch (or isomorphic-fetch)",

@@ -14,2 +14,5 @@ "main": "./dist/commonjs.js",

"types": "./types/index.d.ts",
"scripts": {
"build": "rollup -c"
},
"repository": {

@@ -16,0 +19,0 @@ "type": "git",

dist/commonjs.js

Sorry, the diff of this file is too big to display

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