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

nestjs-i18n

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-i18n - npm Package Compare versions

Comparing version 10.3.5 to 10.3.6

4

dist/i18n.module.js

@@ -31,3 +31,2 @@ "use strict";

const path = require("path");
const chalk = require("chalk");
exports.logger = new common_1.Logger('I18nService');

@@ -93,3 +92,4 @@ const defaultOptions = {

exports.logger.log(`Types generated in: ${this.i18nOptions.typesOutputPath}.
${chalk.yellow(`Please also add it to your eslintignore file to avoid linting errors`)}`);
Please also add it to your eslintignore file to avoid linting errors
`);
}

@@ -96,0 +96,0 @@ else {

{
"name": "nestjs-i18n",
"version": "10.3.5",
"version": "10.3.6",
"homepage": "https://nestjs-i18n.com",

@@ -5,0 +5,0 @@ "description": "The i18n module for Nest.",

Sorry, the diff of this file is not supported yet

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