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 1.1.3 to 1.1.4

4

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

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"@types/express": "^4.17.1",
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.0",
"@typescript-eslint/eslint-plugin": "^3.1.0",

@@ -44,0 +44,0 @@ "@typescript-eslint/parser": "^3.1.0",

@@ -7,3 +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)
[![Known Vulnerabilities](https://snyk.io/test/github/bikk-uk/jest-mock-express/badge.svg?targetFile=package.json)](https://snyk.io/test/github/bikk-uk/jest-mock-express?targetFile=package.json)
![GitHub package.json version](https://img.shields.io/github/package-json/v/bikk-uk/jest-mock-express?label=github)

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

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