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

@nclabs/nestjs-rpc-module

Package Overview
Dependencies
Maintainers
0
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nclabs/nestjs-rpc-module - npm Package Compare versions

Comparing version 0.0.29 to 0.0.30

2

lib/common/lib/nclabs-config.js

@@ -8,5 +8,3 @@ "use strict";

static load() {
console.log('NclabsConfig');
if (!NclabsConfig._config) {
console.log('NclabsConfig - load');
(0, load_env_1.loadEnv)();

@@ -13,0 +11,0 @@ NclabsConfig._config = NclabsConfig._loadConfig();

2

package.json
{
"name": "@nclabs/nestjs-rpc-module",
"version": "0.0.29",
"version": "0.0.30",
"description": "Utilitário NestJS para configuração de rotas e cache em microsserviços. Utilizado especificamente para projetos nclabs",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -26,8 +26,4 @@ # nestjs-nclabs-rpc-module

<br />
- As váriáveis descritas no arquivo de configuração são carregadas e tratadas pela biblioteca de configuração.
<br />
- Todas as variáveis de ambiente são expostas com seu nome original no atributo env da biblioteca de configuração.

@@ -39,3 +35,2 @@

<br />

@@ -42,0 +37,0 @@

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