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.0 to 1.0.1

30

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

@@ -108,5 +108,5 @@ "main": "lib/index.js",

"dependencies": {
"@babel/core": "^7.18.2",
"@babel/core": "^7.18.5",
"cheap-watch": "^1.0.4",
"colorette": "^2.0.17",
"colorette": "^2.0.19",
"intl-messageformat": "^10.1.0",

@@ -122,8 +122,8 @@ "nookies": "^2.5.2",

"@types/express": "^4.17.13",
"@types/node": "^17.0.42",
"@types/react": "^18.0.12",
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@typescript-eslint/types": "^5.27.1",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@typescript-eslint/types": "^5.28.0",
"cross-env": "^7.0.3",

@@ -133,18 +133,18 @@ "cypress": "^10.1.0",

"dotenv-cli": "^5.1.0",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"eslint-config-next": "v12.1.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-react-hooks": "^4.6.0",
"express": "^4.18.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.1",
"lint-staged": "^13.0.2",
"next": "v12.1.6",
"npm-watch": "^0.11.0",
"prettier": "^2.6.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"prettier": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"release-it": "^15.0.0",
"start-server-and-test": "^1.14.0",
"typescript": "4.7.3"
"typescript": "4.7.4"
},

@@ -151,0 +151,0 @@ "husky": {

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