Socket
Socket
Sign inDemoInstall

fetch-mock

Package Overview
Dependencies
Maintainers
3
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 8.0.0-alpha.4 to 8.0.0-alpha.5

4

package.json
{
"name": "fetch-mock",
"type": "module",
"version": "8.0.0-alpha.4",
"version": "8.0.0-alpha.5",
"description": "Mock http requests made using fetch (or isomorphic-fetch)",
"main": "./cjs/server.js",
"browser": "./esm/client.mjs",
"module": "./esm/server.js",
"module": "./esm/server.mjs",
"scripts": {

@@ -10,0 +10,0 @@ "test": "make lint test",

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