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 5.0.19 to 5.0.20

22

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

@@ -92,3 +92,3 @@ "keywords": [

"cypress": "cypress open",
"cypress-headless": "cypress run",
"cypress-headless": "cypress run --browser chrome",
"e2e": "start-server-and-test start-example http://127.0.0.1:3000 cypress",

@@ -117,8 +117,8 @@ "e2e-base-path": "cross-env BASE_PATH=/some-path CYPRESS_basePath=/some-path start-server-and-test start-example http://127.0.0.1:3000/some-path cypress",

"dependencies": {
"@babel/core": "7.22.17",
"@babel/core": "7.22.20",
"colorette": "2.0.20",
"intl-messageformat": "10.5.2",
"messages-modules": "1.1.60",
"properties-file": "3.2.20",
"resolve-accept-language": "2.0.17",
"messages-modules": "1.1.61",
"properties-file": "3.2.21",
"resolve-accept-language": "2.0.18",
"watchpack": "2.4.0",

@@ -129,12 +129,12 @@ "webpack": "5.88.2"

"@release-it/conventional-changelog": "7.0.1",
"@types/babel__core": "7.20.1",
"@types/babel__core": "7.20.2",
"@types/cookie": "0.5.2",
"@types/node": "20.6.0",
"@types/node": "20.6.2",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/watchpack": "2.4.1",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "6.7.0",
"cross-env": "7.0.3",
"cypress": "13.1.0",
"cypress": "13.2.0",
"cypress-fail-on-console-error": "5.0.0",

@@ -141,0 +141,0 @@ "cypress-wait-until": "2.0.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