next-multilingual
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "next-multilingual", | ||
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -111,6 +111,6 @@ "main": "lib/index.js", | ||
"intl-messageformat": "^10.1.1", | ||
"messages-modules": "^0.0.2", | ||
"messages-modules": "^0.0.3", | ||
"nookies": "^2.5.2", | ||
"properties-file": "^2.0.7", | ||
"resolve-accept-language": "^1.1.12" | ||
"properties-file": "^2.0.8", | ||
"resolve-accept-language": "^1.1.13" | ||
}, | ||
@@ -122,8 +122,8 @@ "devDependencies": { | ||
"@types/express": "^4.17.13", | ||
"@types/node": "^18.0.6", | ||
"@types/node": "^18.6.1", | ||
"@types/react": "^18.0.15", | ||
"@types/react-dom": "^18.0.6", | ||
"@typescript-eslint/eslint-plugin": "^5.30.7", | ||
"@typescript-eslint/parser": "^5.30.7", | ||
"@typescript-eslint/types": "^5.30.7", | ||
"@typescript-eslint/eslint-plugin": "^5.31.0", | ||
"@typescript-eslint/parser": "^5.31.0", | ||
"@typescript-eslint/types": "^5.31.0", | ||
"cross-env": "^7.0.3", | ||
@@ -145,3 +145,3 @@ "cypress": "^10.3.1", | ||
"react-dom": "^18.2.0", | ||
"release-it": "^15.1.3", | ||
"release-it": "^15.1.4", | ||
"start-server-and-test": "^1.14.0", | ||
@@ -148,0 +148,0 @@ "typescript": "4.7.4" |
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
+ Addedmessages-modules@0.0.3(transitive)
- Removedmessages-modules@0.0.2(transitive)
Updatedmessages-modules@^0.0.3
Updatedproperties-file@^2.0.8