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

@types/express-status-monitor

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-status-monitor - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

7

express-status-monitor/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for express-status-monitor 1.3
// Project: https://github.com/RafalWilinski/express-status-monitor#readme
// Definitions by: Alex Anderson <https://github.com/alexanderson1993>
// Prashant Sharma <https://github.com/tecxar-prashant>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import express = require("express");

@@ -9,0 +2,0 @@ import SocketIO = require("socket.io");

12

express-status-monitor/package.json
{
"name": "@types/express-status-monitor",
"version": "1.3.1",
"version": "1.3.2",
"description": "TypeScript definitions for express-status-monitor",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-status-monitor",

"name": "Alex Anderson",
"url": "https://github.com/alexanderson1993",
"githubUsername": "alexanderson1993"
"githubUsername": "alexanderson1993",
"url": "https://github.com/alexanderson1993"
},
{
"name": "Prashant Sharma",
"url": "https://github.com/tecxar-prashant",
"githubUsername": "tecxar-prashant"
"githubUsername": "tecxar-prashant",
"url": "https://github.com/tecxar-prashant"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "b6ad533a6ef354830c386c81dc4f28a78b1b0c950234689d56b631398f3fa6f7",
"typesPublisherContentHash": "3eeaa418617b3114e42e837896d1fca2abfd2db9877b9d9587256b9d05914994",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for express-status-monitor 1.3
// Project: https://github.com/RafalWilinski/express-status-monitor#readme
// Definitions by: Alex Anderson <https://github.com/alexanderson1993>
// Prashant Sharma <https://github.com/tecxar-prashant>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import express = require("express");

@@ -63,7 +56,6 @@ import SocketIO = require("socket.io");

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/socket.io](https://npmjs.com/package/@types/socket.io)
* Global values: none
# Credits
These definitions were written by [Alex Anderson](https://github.com/alexanderson1993), and [Prashant Sharma](https://github.com/tecxar-prashant).
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