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.2.4 to 1.3.0

6

express-status-monitor/index.d.ts

@@ -1,10 +0,10 @@

// Type definitions for express-status-monitor 1.2
// 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
/// <reference types="socket.io" />
import express = require('express');
import SocketIO = require('socket.io');

@@ -11,0 +11,0 @@ declare namespace e {

{
"name": "@types/express-status-monitor",
"version": "1.2.4",
"version": "1.3.0",
"description": "TypeScript definitions for express-status-monitor",

@@ -12,2 +12,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-status-monitor",

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

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

},
"typesPublisherContentHash": "ddc6543466eb1257814762658b4aaaed1c0de947f1c349b90d1e53f374573bd1",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e1d656dccc86d7ae8bae75df1c8b820b68a1152fea644c4dfeccd1fefaaa28af",
"typeScriptVersion": "3.9"
}

@@ -11,11 +11,11 @@ # Installation

````ts
// Type definitions for express-status-monitor 1.2
// 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
/// <reference types="socket.io" />
import express = require('express');
import SocketIO = require('socket.io');

@@ -63,3 +63,3 @@ declare namespace e {

### Additional Details
* Last updated: Thu, 08 Jul 2021 12:01:23 GMT
* Last updated: Sat, 21 May 2022 18:01:44 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/socket.io](https://npmjs.com/package/@types/socket.io)

@@ -69,2 +69,2 @@ * Global values: none

# Credits
These definitions were written by [Alex Anderson](https://github.com/alexanderson1993).
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