@types/express-status-monitor
Advanced tools
Comparing version 1.2.0 to 1.2.1
// Type definitions for express-status-monitor 1.2 | ||
// Project: https://github.com/RafalWilinski/express-status-monitor#readme | ||
// Definitions by: Alex Anderson <https://github.com/me> | ||
// Definitions by: Alex Anderson <https://github.com/alexanderson1993> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // TypeScript Version: 2.3 |
{ | ||
"name": "@types/express-status-monitor", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for express-status-monitor", | ||
@@ -9,8 +9,8 @@ "license": "MIT", | ||
"name": "Alex Anderson", | ||
"url": "https://github.com/me", | ||
"githubUsername": "me" | ||
"url": "https://github.com/alexanderson1993", | ||
"githubUsername": "alexanderson1993" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -26,4 +26,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "cdf17ef45a1959a3f11ad8c80b2b0865672cae5bdd0e63c8c03b8cea98f97d44", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "8c51b56bce92d2733fbe259f4171b506b182a8126caf9f75e4c77f73cc139cc3", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-status-monitor | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-status-monitor. | ||
Additional Details | ||
* Last updated: Tue, 08 Oct 2019 21:36:56 GMT | ||
* Dependencies: @types/express, @types/socket.io | ||
### Additional Details | ||
* Last updated: Wed, 13 May 2020 15:29:42 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/me>. | ||
These definitions were written by [Alex Anderson](https://github.com/alexanderson1993). |
Sorry, the diff of this file is not supported yet
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
3916