i18next-hmr
Advanced tools
Comparing version 1.7.5 to 1.7.6
@@ -7,4 +7,10 @@ ### Changelog | ||
#### [v1.7.6](https://github.com/felixmosh/i18next-hmr/compare/v1.7.5...v1.7.6) | ||
- Deps bump [`923f55f`](https://github.com/felixmosh/i18next-hmr/commit/923f55f3cfd9967e038d10d92ab68eaa5e947941) | ||
#### [v1.7.5](https://github.com/felixmosh/i18next-hmr/compare/v1.7.4...v1.7.5) | ||
> 17 August 2021 | ||
- Bump dev deps [`50e8672`](https://github.com/felixmosh/i18next-hmr/commit/50e8672cbad8a8b397251704f4462cc203159006) | ||
@@ -11,0 +17,0 @@ - Bump next in /examples/next-with-next-i18next-without-custom-server [`f85c2ba`](https://github.com/felixmosh/i18next-hmr/commit/f85c2ba5a3b48dc27cbe542febb3af6a07724dfa) |
{ | ||
"name": "i18next-hmr", | ||
"version": "1.7.5", | ||
"version": "1.7.6", | ||
"description": "I18Next HMR webpack plugin that allows reloading translation resources on the client & the server.", | ||
@@ -40,8 +40,8 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/jest": "^27.0.1", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^16.6.1", | ||
"auto-changelog": "^2.2.1", | ||
"auto-changelog": "^2.4.0", | ||
"jest": "^27.0.6", | ||
"prettier": "^2.3.2", | ||
"release-it": "^14.11.5" | ||
"prettier": "^2.6.2", | ||
"release-it": "^14.14.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "release-it": { |
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
28977