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 2.3.34 to 2.3.35

4

i18next/index.d.ts

@@ -66,4 +66,4 @@ // Type definitions for i18next v2.3.4

preload?: string[];
keySeparator?: string;
nsSeparator?: string;
keySeparator?: string | false;
nsSeparator?: string | false;
pluralSeparator?: string;

@@ -70,0 +70,0 @@ contextSeparator?: string;

{
"name": "@types/i18next",
"version": "2.3.34",
"version": "2.3.35",
"description": "TypeScript definitions for i18next",

@@ -15,3 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "57c444389ad3a2224bbe5317057197158b30bfc8ac9870ab0db3abd8c3e74830"
"typesPublisherContentHash": "049639c3e24a856c5e9b878b524e63c9543a64f0f934a8c5f9bf1990714cdd9a",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/i18next
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/i18next
Additional Details
* Last updated: Thu, 01 Dec 2016 00:17:58 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: none
* Global values: i18n
* Last updated: Mon, 23 Jan 2017 08:30:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Michael Ledin <https://github.com/mxl>.
{
"authors": "Michael Ledin <https://github.com/mxl>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 2,
"libraryMinorVersion": 3,
"name": "i18next",
"libraryName": "i18next",
"typingsPackageName": "i18next",
"projectName": "http://i18next.com",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",
"globals": [
"i18n"
],
"declaredModules": [
"i18next"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "57c444389ad3a2224bbe5317057197158b30bfc8ac9870ab0db3abd8c3e74830"
"data": {
"authors": "Michael Ledin <https://github.com/mxl>",
"dependencies": {},
"pathMappings": {},
"libraryMajorVersion": 2,
"libraryMinorVersion": 3,
"typeScriptVersion": "2.0",
"libraryName": "i18next",
"typingsPackageName": "i18next",
"projectName": "http://i18next.com",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"i18next/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "049639c3e24a856c5e9b878b524e63c9543a64f0f934a8c5f9bf1990714cdd9a"
},
"isLatest": true
}
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