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

express-service-readiness-middleware

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-service-readiness-middleware - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

18

package.json
{
"name": "express-service-readiness-middleware",
"version": "1.0.17",
"version": "1.0.18",
"description": "This module provides express middleware for determining whether routes are exposed based on service critical dependency health.",

@@ -30,12 +30,12 @@ "repository": {

"devDependencies": {
"@types/chai": "^4.3.4",
"@types/express": "^4.17.17",
"@types/jest": "^29.4.0",
"chai": "^4.3.7",
"@types/chai": "^4.3.11",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"chai": "^4.3.10",
"express": "^4.18.2",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"tslib": "^2.4.1",
"typescript": "^4.9.5"
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
}
}

@@ -19,3 +19,3 @@

```bash
$ npm install express-service-readiness-middleware@1.0.17 --save
$ npm install express-service-readiness-middleware@1.0.18 --save
```

@@ -22,0 +22,0 @@

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