Socket
Socket
Sign inDemoInstall

next-i18next

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-i18next - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

package.json
{
"name": "next-i18next",
"version": "0.11.0",
"version": "0.11.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:isaachinman/next-i18next.git",

@@ -80,3 +80,3 @@ # next-i18next

### 3. Declaring namespace dependencies
### 4. Declaring namespace dependencies

@@ -87,3 +87,3 @@ By default, `next-i18next` will send _all your namespaces_ down to the client on each initial request. This can be an appropriate approach for smaller apps with less content, but a lot of apps will benefit from splitting namespaces based on route.

### 4. Locale subpaths
### 5. Locale subpaths

@@ -90,0 +90,0 @@ One of the main features of this package, besides translation itself, are locale subpaths. It's easiest to explain by example:

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