remix-i18next
Advanced tools
Comparing version 7.0.1 to 7.0.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
31
1655
87684