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

nestjs-i18n

Package Overview
Dependencies
Maintainers
1
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 2.1.1 to 2.1.2

2

package.json
{
"name": "nestjs-i18n",
"version": "2.1.1",
"version": "2.1.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "Toon van Strijp",

@@ -46,3 +46,3 @@ ## Description

import * as path from 'path';
import { I18nModule } from './modules/i18n/i18n.module';
import { I18nModule } from 'nestjs-i18n';

@@ -62,3 +62,3 @@ @Module({

import * as path from 'path';
import { I18nModule } from './modules/i18n/i18n.module';
import { I18nModule } from 'nestjs-i18n';

@@ -65,0 +65,0 @@ @Module({

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