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

@fge-bo-nest/authorization

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fge-bo-nest/authorization

Librería de autorización para NestJS

0.0.11
latest
npm
Version published
Maintainers
0
Created
Source

@fge-bo-nest/authorization

Librería de autorización para NestJS desarrollada por DNTIC - Ministerio Público.

Instalación

npm install @fge-bo-nest/authorization

Instalación

import { AuthorizationModule } from '@fge-bo-nest/authorization';

@Module({
  imports: [AuthorizationModule],
})
export class AppModule {}

Keywords

fiscalia

FAQs

Package last updated on 18 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts