@isnolan/nestjs-auth
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@isnolan/nestjs-auth", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "nestjs-auth is a comprehensive NestJS module for simplified auth management and seamless integration with popular auth platforms.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -62,3 +62,3 @@ # Auth Module for NestJS | ||
import { AuthModule } from '@isnolan/nestjs-payment'; | ||
import { AuthModule } from '@isnolan/nestjs-auth'; | ||
import { ConfigService } from '@nestjs/config'; | ||
@@ -65,0 +65,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8072807