@tolgee/i18next
Advanced tools
Comparing version 4.9.3-rc.23424f3.0 to 4.9.3-rc.730f576.0
{ | ||
"name": "@tolgee/i18next", | ||
"version": "4.9.3-rc.23424f3.0", | ||
"version": "4.9.3-rc.730f576.0", | ||
"description": "Tolgee i18n integration.", | ||
"main": "index.js", | ||
"module": "./dist/tolgee-i18next.esm.js", | ||
"main": "./dist/tolgee-i18next.cjs.js", | ||
"module": "./dist/tolgee-i18next.esm.mjs", | ||
"types": "./lib/index.d.ts", | ||
@@ -61,3 +61,3 @@ "repository": { | ||
}, | ||
"gitHead": "324616512faab733bbac7c2cc63d94ffaa0a733e", | ||
"gitHead": "f4e599dfaae57b806449efd208834191dcaf5178", | ||
"peerDependencies": { | ||
@@ -68,6 +68,6 @@ "i18next": "^21.5.4" | ||
"require": "./dist/tolgee-i18next.cjs.js", | ||
"import": "./dist/tolgee-i18next.esm.js" | ||
"import": "./dist/tolgee-i18next.esm.mjs" | ||
}, | ||
"dependencies": { | ||
"@tolgee/web": "^4.9.3-rc.23424f3.0" | ||
"@tolgee/web": "^4.9.3-rc.730f576.0" | ||
}, | ||
@@ -74,0 +74,0 @@ "publishConfig": { |
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
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
185635