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

remix-i18next

Package Overview
Dependencies
Maintainers
0
Versions
44
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 7.0.1 to 7.0.2

src/client.ts

32

package.json
{
"name": "remix-i18next",
"version": "7.0.1",
"version": "7.0.2",
"author": {

@@ -14,16 +14,16 @@ "name": "Sergio Xalambrí",

"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.17.2",
"@biomejs/biome": "^1.9.2",
"@total-typescript/tsconfig": "^1.0.4",
"@types/accept-language-parser": "^1.5.6",
"@types/bun": "^1.1.9",
"@types/react": "^18.3.8",
"consola": "^3.2.3",
"i18next": "^24.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0",
"react-router": "^7.0.0",
"typedoc": "^0.27.2",
"typedoc-plugin-mdn-links": "^4.0.1",
"typescript": "^5.6.2"
"@types/bun": "^1.1.14",
"@types/react": "^19.0.2",
"consola": "^3.3.3",
"i18next": "^24.2.0",
"react": "^19.0.0",
"react-i18next": "^15.4.0",
"react-router": "^7.1.1",
"typedoc": "^0.27.6",
"typedoc-plugin-mdn-links": "^4.0.6",
"typescript": "^5.7.2"
},

@@ -33,3 +33,3 @@ "peerDependencies": {

"i18next": "^24.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0"

@@ -68,3 +68,9 @@ },

"sideEffects": false,
"files": [
"build",
"src",
"package.json",
"README.md"
],
"type": "module"
}
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