You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

i18next

Package Overview
Dependencies
Maintainers
2
Versions
488
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.11.0 to 23.11.1

2

dist/esm/package.json

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

{"type":"module","version":"23.11.0"}
{"type":"module","version":"23.11.1"}
{
"name": "i18next",
"version": "23.11.0",
"version": "23.11.1",
"description": "i18next internationalization framework",

@@ -100,3 +100,3 @@ "main": "./dist/cjs/i18next.js",

"sinon": "17.0.1",
"typescript": "5.1.3",
"typescript": "5.4.4",
"vitest": "1.1.0"

@@ -103,0 +103,0 @@ },

@@ -131,3 +131,3 @@ import type {

ActualNS extends Namespace = NsByTOptions<Ns, TOpt>,
const Context extends TOpt['context'] = TOpt['context'],
Context extends TOpt['context'] = TOpt['context'],
> = $IsResourcesDefined extends true

@@ -134,0 +134,0 @@ ? FilterKeysByContext<

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc