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

@jest-mock/express

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest-mock/express - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ module.exports = {

import getMockReq from './src/request';
import getMockRes from './src/response';
export { getMockReq, getMockRes };

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Request } from 'express';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Response, NextFunction } from 'express';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import getMockReq from './src/request'

@@ -0,0 +0,0 @@ module.exports = {

2

package.json
{
"name": "@jest-mock/express",
"version": "0.9.3",
"version": "0.9.4",
"description": "A lightweight Jest mock for unit testing Express",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -7,2 +7,3 @@ # @jest-mock/express

[![Coverage Status](https://coveralls.io/repos/github/bikk-uk/jest-mock-express/badge.svg?branch=master)](https://coveralls.io/github/bikk-uk/jest-mock-express?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/bikk-uk/jest-mock-express/badge.svg)](https://snyk.io/test/github/bikk-uk/jest-mock-express)
![GitHub package.json version](https://img.shields.io/github/package-json/v/bikk-uk/jest-mock-express?label=github)

@@ -9,0 +10,0 @@ ![npm](https://img.shields.io/npm/v/@jest-mock/express)

@@ -0,0 +0,0 @@ // Tested Module

@@ -0,0 +0,0 @@ // Libraries

@@ -0,0 +0,0 @@ // Tested Module

@@ -0,0 +0,0 @@ // Libraries

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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