@types/node-gettext
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -1,6 +0,1 @@ | ||
// Type definitions for node-gettext 3.0 | ||
// Project: https://github.com/alexanderwallin/node-gettext | ||
// Definitions by: Sameer K.C. <https://github.com/sameercaresu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
export = GetText; | ||
@@ -7,0 +2,0 @@ declare class GetText { |
{ | ||
"name": "@types/node-gettext", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "TypeScript definitions for node-gettext", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-gettext", | ||
"name": "Sameer K.C.", | ||
"url": "https://github.com/sameercaresu", | ||
"githubUsername": "sameercaresu" | ||
"githubUsername": "sameercaresu", | ||
"url": "https://github.com/sameercaresu" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "7fac291c76df5eeb5f7c7526637baf52d8db237ccdd486f78950672ba7510a96", | ||
"typesPublisherContentHash": "2b23ee8285f17931d7ad81392b5d4541713a24e599ded2e8f1f2ca4ae9648cbd", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for node-gettext 3.0 | ||
// Project: https://github.com/alexanderwallin/node-gettext | ||
// Definitions by: Sameer K.C. <https://github.com/sameercaresu> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
export = GetText; | ||
@@ -45,7 +40,6 @@ declare class GetText { | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Sameer K.C.](https://github.com/sameercaresu). |
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
5227
24
44