Socket
Socket
Sign inDemoInstall

@types/stopword

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/stopword - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

113

stopword/index.d.ts

@@ -21,58 +21,59 @@ // Type definitions for stopword 1.0

type LanguageCode =
| "af"
| "ar"
| "bg"
| "bn"
| "br"
| "ca"
| "cs"
| "da"
| "de"
| "el"
| "en"
| "eo"
| "es"
| "et"
| "eu"
| "fa"
| "fi"
| "fr"
| "ga"
| "gl"
| "ha"
| "he"
| "hi"
| "hr"
| "hu"
| "hy"
| "id"
| "it"
| "ja"
| "ko"
| "la"
| "lgg"
| "lggo"
| "lv"
| "mr"
| "my"
| "nl"
| "no"
| "pa"
| "pl"
| "pt"
| "ptbr"
| "ro"
| "ru"
| "sk"
| "sl"
| "so"
| "st"
| "sv"
| "sw"
| "th"
| "tr"
| "vi"
| "yo"
| "zh"
| "zu";
| 'af'
| 'ar'
| 'bg'
| 'bn'
| 'br'
| 'ca'
| 'cs'
| 'da'
| 'de'
| 'el'
| 'en'
| 'eo'
| 'es'
| 'et'
| 'eu'
| 'fa'
| 'fi'
| 'fr'
| 'ga'
| 'gl'
| 'ha'
| 'he'
| 'hi'
| 'hr'
| 'hu'
| 'hy'
| 'id'
| 'it'
| 'ja'
| 'ko'
| 'la'
| 'lgg'
| 'lggo'
| 'lv'
| 'mr'
| 'my'
| 'nl'
| 'no'
| 'pa'
| 'pl'
| 'pt'
| 'ptbr'
| 'ro'
| 'ru'
| 'sk'
| 'sl'
| 'so'
| 'st'
| 'sv'
| 'sw'
| 'th'
| 'tr'
| 'ur'
| 'vi'
| 'yo'
| 'zh'
| 'zu';
}

@@ -79,0 +80,0 @@

{
"name": "@types/stopword",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for stopword",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stopword",

"dependencies": {},
"typesPublisherContentHash": "e2fcc30bbdfe0d510483f5d9f1527563e1310dc0b9ca5ff12e36e287b666c8d9",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "145c6d6d89ff882ba5cbb49aec167a3e6f047ae01cb0fb658f4538e49e2ccb09",
"typeScriptVersion": "3.7"
}

@@ -31,58 +31,59 @@ # Installation

type LanguageCode =
| "af"
| "ar"
| "bg"
| "bn"
| "br"
| "ca"
| "cs"
| "da"
| "de"
| "el"
| "en"
| "eo"
| "es"
| "et"
| "eu"
| "fa"
| "fi"
| "fr"
| "ga"
| "gl"
| "ha"
| "he"
| "hi"
| "hr"
| "hu"
| "hy"
| "id"
| "it"
| "ja"
| "ko"
| "la"
| "lgg"
| "lggo"
| "lv"
| "mr"
| "my"
| "nl"
| "no"
| "pa"
| "pl"
| "pt"
| "ptbr"
| "ro"
| "ru"
| "sk"
| "sl"
| "so"
| "st"
| "sv"
| "sw"
| "th"
| "tr"
| "vi"
| "yo"
| "zh"
| "zu";
| 'af'
| 'ar'
| 'bg'
| 'bn'
| 'br'
| 'ca'
| 'cs'
| 'da'
| 'de'
| 'el'
| 'en'
| 'eo'
| 'es'
| 'et'
| 'eu'
| 'fa'
| 'fi'
| 'fr'
| 'ga'
| 'gl'
| 'ha'
| 'he'
| 'hi'
| 'hr'
| 'hu'
| 'hy'
| 'id'
| 'it'
| 'ja'
| 'ko'
| 'la'
| 'lgg'
| 'lggo'
| 'lv'
| 'mr'
| 'my'
| 'nl'
| 'no'
| 'pa'
| 'pl'
| 'pt'
| 'ptbr'
| 'ro'
| 'ru'
| 'sk'
| 'sl'
| 'so'
| 'st'
| 'sv'
| 'sw'
| 'th'
| 'tr'
| 'ur'
| 'vi'
| 'yo'
| 'zh'
| 'zu';
}

@@ -100,3 +101,3 @@

### Additional Details
* Last updated: Mon, 31 May 2021 18:01:20 GMT
* Last updated: Sat, 28 Aug 2021 21:01:22 GMT
* Dependencies: none

@@ -103,0 +104,0 @@ * Global values: `sw`

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