You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

next-intl-split

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-intl-split - npm Package Compare versions

Comparing version

to
1.2.5

3

load/index.d.ts

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

export declare const loadI18nTranslations: (dictionariesPath: string, locale: string, enableTypeCheck?: boolean) => any;
import { AbstractIntlMessages } from 'next-intl';
export declare const loadI18nTranslations: (dictionariesPath: string, locale: string, enableTypeCheck?: boolean) => AbstractIntlMessages;
export declare const loadMessages: (dictionariesPath: string) => {

@@ -3,0 +4,0 @@ [key: string]: any;

{
"name": "next-intl-split",
"version": "1.2.4",
"version": "1.2.5",
"description": "A loader for next-intl to split translation files properly.",

@@ -5,0 +5,0 @@ "author": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet