New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qp-mongosh/i18n

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qp-mongosh/i18n - npm Package Compare versions

Comparing version 0.0.0-dev.0 to 0.0.0-dev.3

0

.eslintrc.js
module.exports = require('../../config/eslintrc.base');

@@ -0,0 +0,0 @@ interface HelpItem {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=catalog.js.map
import Translator from './translator';
declare const _default: Translator;
export default _default;

@@ -0,0 +0,0 @@ "use strict";

import type Catalog from '../catalog';
declare const translations: Catalog;
export default translations;

@@ -0,0 +0,0 @@ "use strict";

import type Catalog from '../catalog';
declare const translations: Catalog;
export default translations;

@@ -0,0 +0,0 @@ import type Catalog from './catalog';

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@qp-mongosh/i18n",
"version": "0.0.0-dev.0",
"version": "0.0.0-dev.3",
"description": "MongoDB Shell i18n Project",

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

"dependencies": {
"@qp-mongosh/errors": "0.0.0-dev.0",
"@qp-mongosh/errors": "0.0.0-dev.3",
"mustache": "^4.0.0"

@@ -41,0 +41,0 @@ },

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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