🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sonenta/react-i18next

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sonenta/react-i18next - npm Package Compare versions

Comparing version
2.8.0
to
3.0.0
+2
-2
dist/index.d.cts

@@ -165,3 +165,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

* (offline) keeps the snapshot as last-known-good. Generate it with the
* `verbumia snapshot` CLI, or manually (fetch the CDN JSON and import it).
* `sonenta snapshot` CLI, or manually (fetch the CDN JSON and import it).
*/

@@ -1046,2 +1046,2 @@ initialBundles?: Record<Locale, Record<Namespace, Record<string, unknown>>>;

export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type SonentaConfig as VerbumiaConfig, type SonentaPlugin as VerbumiaPlugin, type SonentaPluginContext as VerbumiaPluginContext, SonentaProvider as VerbumiaProvider, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation };
export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation };

@@ -165,3 +165,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

* (offline) keeps the snapshot as last-known-good. Generate it with the
* `verbumia snapshot` CLI, or manually (fetch the CDN JSON and import it).
* `sonenta snapshot` CLI, or manually (fetch the CDN JSON and import it).
*/

@@ -1046,2 +1046,2 @@ initialBundles?: Record<Locale, Record<Namespace, Record<string, unknown>>>;

export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type SonentaConfig as VerbumiaConfig, type SonentaPlugin as VerbumiaPlugin, type SonentaPluginContext as VerbumiaPluginContext, SonentaProvider as VerbumiaProvider, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation };
export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation };
MIT License
Copyright (c) 2026 Verbumia
Copyright (c) 2026 Sonenta

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@sonenta/react-i18next",
"version": "2.8.0",
"version": "3.0.0",
"description": "React SDK for Sonenta — translations + realtime missing-key handler.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -489,3 +489,3 @@ # @sonenta/react-i18next

- **CLI (recommended):** `verbumia snapshot` (from `@verbumia/cli`) fetches the
- **CLI (recommended):** `sonenta snapshot` (from `@sonenta/cli`) fetches the
current published bundles and writes the JSON module.

@@ -492,0 +492,0 @@ - **Manual:** fetch each

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display