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.6 to 1.0.0

20

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

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

"keywords": [
"test",
"testing",
"mock",
"mocking",
"jest",
"mock",
"express"
"express",
"typescript"
],

@@ -35,13 +39,13 @@ "author": "bikk-uk",

"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@typescript-eslint/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^3.1.0",
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-prettier": "^3.1.1",
"jest": "^25.3.0",
"jest": "^26.0.1",
"prettier": "^2.0.4",
"ts-jest": "^25.3.1",
"ts-jest": "^26.1.0",
"typescript": "^3.6.4"
}
}
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