next-multilingual
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "next-multilingual", | ||
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -112,4 +112,4 @@ "main": "lib/index.js", | ||
"nookies": "^2.5.2", | ||
"properties-file": "^2.0.3", | ||
"resolve-accept-language": "^1.1.8" | ||
"properties-file": "^2.0.4", | ||
"resolve-accept-language": "^1.1.9" | ||
}, | ||
@@ -121,8 +121,8 @@ "devDependencies": { | ||
"@types/express": "^4.17.13", | ||
"@types/node": "^18.0.0", | ||
"@types/node": "^18.0.1", | ||
"@types/react": "^18.0.14", | ||
"@types/react-dom": "^18.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.30.0", | ||
"@typescript-eslint/parser": "^5.30.0", | ||
"@typescript-eslint/types": "^5.30.0", | ||
"@typescript-eslint/eslint-plugin": "^5.30.4", | ||
"@typescript-eslint/parser": "^5.30.4", | ||
"@typescript-eslint/types": "^5.30.4", | ||
"cross-env": "^7.0.3", | ||
@@ -132,6 +132,6 @@ "cypress": "^10.3.0", | ||
"dotenv-cli": "^5.1.0", | ||
"eslint": "^8.18.0", | ||
"eslint": "^8.19.0", | ||
"eslint-config-next": "v12.2.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.1.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
@@ -138,0 +138,0 @@ "express": "^4.18.1", |
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
Updatedproperties-file@^2.0.4