@types/restify
Advanced tools
Comparing version 4.3.8 to 4.3.9
// Type definitions for restify 4.3 | ||
// Project: https://github.com/restify/node-restify | ||
// Definitions by: Bret Little <https://github.com/blittle>, Steve Hipwell <https://github.com/stevehipwell> | ||
// Definitions by: Bret Little <https://github.com/blittle> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // TypeScript Version: 2.1 |
{ | ||
"name": "@types/restify", | ||
"version": "4.3.8", | ||
"version": "4.3.9", | ||
"description": "TypeScript definitions for restify", | ||
@@ -12,7 +12,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/restify", | ||
"githubUsername": "blittle" | ||
}, | ||
{ | ||
"name": "Steve Hipwell", | ||
"url": "https://github.com/stevehipwell", | ||
"githubUsername": "stevehipwell" | ||
} | ||
@@ -32,4 +27,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "0af86e57135b0d847261757a27d59dfa820b40658ec03f8f72ccdb842ab96abf", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "ffa5ab502a5c8fa863e0d777fe6bf363d36140d2a8010fe90b44bab11a63e4a5", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 18:02:26 GMT | ||
* Last updated: Wed, 15 Feb 2023 19:32:46 GMT | ||
* Dependencies: [@types/bunyan](https://npmjs.com/package/@types/bunyan), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [Bret Little](https://github.com/blittle), and [Steve Hipwell](https://github.com/stevehipwell). | ||
These definitions were written by [Bret Little](https://github.com/blittle). |
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
20842