@types/mongodb-uri
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for mongodb-uri 0.9 | ||
// Project: https://github.com/mongolab/mongodb-uri-node | ||
// Definitions by: mernxl <https://github.com/mernxl> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface Host { | ||
@@ -7,0 +2,0 @@ host: string; |
{ | ||
"name": "@types/mongodb-uri", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "TypeScript definitions for mongodb-uri", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongodb-uri", | ||
"name": "mernxl", | ||
"url": "https://github.com/mernxl", | ||
"githubUsername": "mernxl" | ||
"githubUsername": "mernxl", | ||
"url": "https://github.com/mernxl" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "42df8a1a88abd970138cf905bbd6f6cef449b658956391df07b3664de9f90a65", | ||
"typesPublisherContentHash": "4d64a170f35e94f79b4634fc489cb3f2c527804b92ca25a3e071465918e1a9eb", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [mernxl](https://github.com/mernxl). |
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
5470
83
16