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

@mongosh/i18n

Package Overview
Dependencies
Maintainers
7
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.0.2-alpha.0 to 0.0.3

8

package.json
{
"name": "@mongosh/i18n",
"version": "0.0.2-alpha.0",
"version": "0.0.3",
"description": "MongoDB Shell i18n Project",

@@ -17,4 +17,4 @@ "main": "lib/index.js",

"prepublish": "npm run compile-ts",
"test": "mocha --timeout 15000 --colors -r ts-node/register \"./src/**/*.spec.ts\"",
"test-ci": "mocha --timeout 15000 -r ts-node/register \"./src/**/*.spec.ts\""
"test": "mocha --timeout 60000 --colors -r ts-node/register \"./src/**/*.spec.ts\"",
"test-ci": "mocha --timeout 60000 -r ts-node/register \"./src/**/*.spec.ts\""
},

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

},
"gitHead": "3f50f9f68db36b72dc4e01138a0e43be99d24271"
"gitHead": "29ddcc8ed4d16fe7eeb8d17f0faf23eacaf619be"
}
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