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.3 to 12.1.0

8

i18next/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for i18next 11.9
// Type definitions for i18next 12.1
// Project: http://i18next.com

@@ -164,2 +164,8 @@ // Definitions by: Michael Ledin <https://github.com/mxl>

/**
* Allow initializing with bundled resources while using a backend to load non bundled ones.
* @default false
*/
partialBundledLanguages?: boolean;
/**
* language to use (overrides language detection)

@@ -166,0 +172,0 @@ * @default undefined

6

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

@@ -39,3 +39,3 @@ "license": "MIT",

"main": "",
"types": "",
"types": "index",
"repository": {

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

"dependencies": {},
"typesPublisherContentHash": "b07d79e923a289827483ee6f8c68680f7018670f583574f3723ca50b943d9c77",
"typesPublisherContentHash": "f88b8110fc629356f179accf2aefd8d2ebd3de70ed96c03493140b12345f91ab",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 15 Oct 2018 17:17:28 GMT
* Last updated: Wed, 28 Nov 2018 17:11:30 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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