@types/node-gettext
Advanced tools
Comparing version 3.0.2 to 3.0.3
// Type definitions for node-gettext 3.0 | ||
// Project: http://github.com/alexanderwallin/node-gettext | ||
// Project: https://github.com/alexanderwallin/node-gettext | ||
// Definitions by: Sameer K.C. <https://github.com/sameercaresu> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/node-gettext", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "TypeScript definitions for node-gettext", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-gettext", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "27bcc1055c05d164ce3bbdde7f356ab858ef09db335ea123d6b651b70efd0898", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "15b0ed3025ceac50a67dc7a92d7fd6e4b8e9d7fa594f907e08962c804c5c3bf8", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for node-gettext (http://github.com/alexanderwallin/node-gettext). | ||
This package contains type definitions for node-gettext (https://github.com/alexanderwallin/node-gettext). | ||
@@ -13,3 +13,3 @@ # Details | ||
// Type definitions for node-gettext 3.0 | ||
// Project: http://github.com/alexanderwallin/node-gettext | ||
// Project: https://github.com/alexanderwallin/node-gettext | ||
// Definitions by: Sameer K.C. <https://github.com/sameercaresu> | ||
@@ -46,3 +46,3 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 18:51:20 GMT | ||
* Last updated: Thu, 16 Dec 2021 22:32:02 GMT | ||
* Dependencies: none | ||
@@ -49,0 +49,0 @@ * Global values: none |
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
5771