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.2 to 0.9.3

10

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

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

"@types/express": "^4.17.1",
"@types/jest": "^24.0.19",
"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.4.0",

@@ -41,7 +41,7 @@ "@typescript-eslint/parser": "^2.4.0",

"eslint-plugin-prettier": "^3.1.1",
"jest": "^24.9.0",
"prettier": "^1.18.2",
"ts-jest": "^24.1.0",
"jest": "^25.3.0",
"prettier": "^2.0.4",
"ts-jest": "^25.3.1",
"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