Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

next-multilingual

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-multilingual - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

18

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc