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 1.0.1 to 1.0.3

tsconfig.lint.json

8

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

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

"test-ci": "mocha -r \"../../scripts/import-expansions.js\" --timeout 60000 -r ts-node/register \"./src/**/*.spec.ts\"",
"lint": "eslint --report-unused-disable-directives \"**/*.{js,ts,tsx}\"",
"lint": "eslint --report-unused-disable-directives \"./{src,test}/**/*.{js,ts,tsx}\"",
"check": "npm run lint && depcheck --skip-missing=true"

@@ -36,3 +36,3 @@ },

"dependencies": {
"@mongosh/errors": "1.0.1",
"@mongosh/errors": "1.0.3",
"mustache": "^4.0.0"

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

},
"gitHead": "2f34d96bc82a6f4ca7e3dad61a8e141272b036e4"
"gitHead": "fb1691775754ab5b9018acdb4831b423ee3d77e6"
}
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