You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

fetch-mock

Package Overview
Dependencies
Maintainers
3
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.8 to 8.0.0-alpha.9

types/fetch-mock-tests.ts

4

package.json
{
"name": "fetch-mock",
"type": "module",
"version": "8.0.0-alpha.8",
"version": "8.0.0-alpha.9",
"description": "Mock http requests made using fetch (or isomorphic-fetch)",

@@ -9,2 +9,3 @@ "main": "./cjs/server.js",

"module": "./esm/server.mjs",
"types": "./types/index.d.ts",
"scripts": {

@@ -80,2 +81,3 @@ "test": "make lint test",

"coveralls": "^3.0.0",
"dtslint": "^0.9.9",
"eslint": "^4.14.0",

@@ -82,0 +84,0 @@ "eslint-config-origami-component": "^1.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc