@types/express-status-monitor
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -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"); |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5563
36
60