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 4.2.18 to 4.2.19

32

package.json
{
"name": "next-multilingual",
"version": "4.2.18",
"version": "4.2.19",
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.",

@@ -116,10 +116,10 @@ "keywords": [

"dependencies": {
"@babel/core": "7.21.3",
"@babel/core": "7.21.4",
"colorette": "2.0.19",
"intl-messageformat": "10.3.3",
"messages-modules": "1.1.37",
"properties-file": "2.2.1",
"resolve-accept-language": "1.1.47",
"messages-modules": "1.1.38",
"properties-file": "2.2.2",
"resolve-accept-language": "1.1.49",
"watchpack": "2.4.0",
"webpack": "5.76.3"
"webpack": "5.77.0"
},

@@ -130,19 +130,19 @@ "devDependencies": {

"@types/cookie": "0.5.1",
"@types/node": "18.15.9",
"@types/react": "18.0.29",
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
"@types/watchpack": "2.4.1",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"cross-env": "7.0.3",
"cypress": "12.8.1",
"cypress": "12.9.0",
"cypress-fail-on-console-error": "4.0.2",
"cypress-wait-until": "1.7.2",
"dotenv-cli": "7.1.0",
"eslint": "8.36.0",
"eslint": "8.37.0",
"eslint-config-next": "v13.2.4",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-node": "0.3.7",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-cypress": "2.12.1",
"eslint-import-resolver-typescript": "3.5.4",
"eslint-plugin-cypress": "2.13.2",
"eslint-plugin-import": "2.27.5",

@@ -164,5 +164,5 @@ "eslint-plugin-json-files": "2.1.0",

"react-dom": "18.2.0",
"release-it": "15.9.3",
"release-it": "15.10.0",
"start-server-and-test": "2.0.0",
"typescript": "5.0.2"
"typescript": "5.0.3"
},

@@ -169,0 +169,0 @@ "engines": {

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