Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remix-i18next

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-i18next - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

build/client.d.ts

6

package.json
{
"name": "remix-i18next",
"version": "6.0.0",
"version": "6.0.1",
"description": "The easiest way to translate your Remix apps",

@@ -50,4 +50,3 @@ "license": "MIT",

"accept-language-parser": "^1.5.0",
"intl-parse-accept-language": "^1.0.0",
"use-consistent-value": "^1.0.0"
"intl-parse-accept-language": "^1.0.0"
},

@@ -102,3 +101,2 @@ "peerDependencies": {

"i18next": "^23.10.0",
"lru-cache": "^10.2.0",
"prettier": "^3.2.5",

@@ -105,0 +103,0 @@ "react": "^18.2.0",

@@ -63,4 +63,2 @@ # remix-i18next

defaultNS: "common",
// Disabling suspense is recommended
react: { useSuspense: false },
};

@@ -67,0 +65,0 @@ ```

Sorry, the diff of this file is not supported yet

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