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

@mongosh/i18n

Package Overview
Dependencies
Maintainers
10
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/i18n - npm Package Compare versions

Comparing version 0.15.1 to 0.15.4

8

package.json
{
"name": "@mongosh/i18n",
"version": "0.15.1",
"version": "0.15.4",
"description": "MongoDB Shell i18n Project",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"lint": "eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"",
"check": "npm run lint"
"check": "npm run lint && depcheck --skip-missing=true"
},

@@ -36,3 +36,3 @@ "license": "Apache-2.0",

"dependencies": {
"@mongosh/errors": "0.15.1",
"@mongosh/errors": "0.15.4",
"mustache": "^4.0.0"

@@ -43,3 +43,3 @@ },

},
"gitHead": "b053f95ac2a5ead280bff73853bb0b62631249e1"
"gitHead": "01b8824d5815d2e69c189ebacd0423f467d82707"
}
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