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.40 to 2.3.41

2

i18next v2/index.d.ts

@@ -131,3 +131,3 @@ // Type definitions for i18next 2.3

dir(lng?: string): string;
dir(lng?: string): "ltr" | "rtl";

@@ -134,0 +134,0 @@ createInstance(options?: Options, callback?: (err: any, t: TranslationFunction) => void): I18n;

{
"name": "@types/i18next",
"version": "2.3.40",
"version": "2.3.41",
"description": "TypeScript definitions for i18next",

@@ -26,8 +26,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c0015841af1c1818bafa37f7e28bd94afc68dafe0702170e777974274183a3f3",
"typesPublisherContentHash": "0b5626e605e4fcfeb634b6b9e436d838c805ccac6ea8714112d0737e94a182af",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next/v2
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i18next/v2
Additional Details
* Last updated: Tue, 29 Aug 2017 21:31:37 GMT
* Last updated: Wed, 11 Jul 2018 01:14:17 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