Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/node-gettext

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-gettext - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

5

node-gettext/index.d.ts

@@ -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 {

8

node-gettext/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc