New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jest-mock/express

Package Overview
Dependencies
Maintainers
2
Versions
40
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.6 to 1.1.7

18

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

@@ -42,8 +42,8 @@ "main": "dist/index.js",

"devDependencies": {
"@types/express": "^4.17.1",
"@types/jest": "^26.0.3",
"@typescript-eslint/eslint-plugin": "^3.4.0",
"@typescript-eslint/parser": "^3.4.0",
"@types/express": "^4.17.7",
"@types/jest": "^26.0.5",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"coveralls": "^3.0.7",
"eslint": "^7.3.1",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.4.0",

@@ -53,5 +53,5 @@ "eslint-plugin-prettier": "^3.1.1",

"prettier": "^2.0.4",
"snyk": "^1.352.1",
"ts-jest": "^26.1.1",
"typescript": "^3.9.5"
"snyk": "^1.362.1",
"ts-jest": "^26.1.3",
"typescript": "^3.9.7"
},

@@ -58,0 +58,0 @@ "dependencies": {},

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