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

@types/i18next

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/i18next - npm Package Compare versions

Comparing version 11.9.2 to 11.9.3

7

i18next/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for i18next 11.9

// Philipp Katz <https://github.com/qqilihq>
// Milan Konir <https://github.com/butchyyyy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -389,2 +390,8 @@ // TypeScript Version: 2.3

compatibilityJSON?: string;
/**
* options for i18n nessage format - check documentation of plugin
* @default undefined
*/
i18nFormat?: object;
}

@@ -391,0 +398,0 @@

10

i18next/package.json
{
"name": "@types/i18next",
"version": "11.9.2",
"version": "11.9.3",
"description": "TypeScript definitions for i18next",

@@ -31,5 +31,11 @@ "license": "MIT",

"githubUsername": "qqilihq"
},
{
"name": "Milan Konir",
"url": "https://github.com/butchyyyy",
"githubUsername": "butchyyyy"
}
],
"main": "",
"types": "",
"repository": {

@@ -41,4 +47,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "01a51f8d05abc0e43e77d980105f5cf458dea5fbf73eec76c8bf1ea2a520f369",
"typesPublisherContentHash": "b07d79e923a289827483ee6f8c68680f7018670f583574f3723ca50b943d9c77",
"typeScriptVersion": "2.3"
}

4

i18next/README.md

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 12 Oct 2018 21:27:10 GMT
* Last updated: Mon, 15 Oct 2018 17:17:28 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Michael Ledin <https://github.com/mxl>, Budi Irawan <https://github.com/deerawan>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Silas Rech <https://github.com/lenovouser>, Philipp Katz <https://github.com/qqilihq>.
These definitions were written by Michael Ledin <https://github.com/mxl>, Budi Irawan <https://github.com/deerawan>, Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Silas Rech <https://github.com/lenovouser>, Philipp Katz <https://github.com/qqilihq>, Milan Konir <https://github.com/butchyyyy>.
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