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

@amplication/plugin-auth-jwt

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplication/plugin-auth-jwt - npm Package Compare versions

Comparing version 1.4.8 to 1.4.9

4

dist/templates/auth.module.template.ts

@@ -17,3 +17,3 @@ import { forwardRef, Module } from "@nestjs/common";

declare class ENTITY_MODULE {}
declare class ENTITY_MODULE { }
@Module({

@@ -59,2 +59,2 @@ imports: [

})
export class AuthModule {}
export class AuthModule { }
{
"name": "@amplication/plugin-auth-jwt",
"version": "1.4.8",
"version": "1.4.9",
"description": "set jwt as provider for Amplication build",

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

@@ -17,3 +17,3 @@ import { forwardRef, Module } from "@nestjs/common";

declare class ENTITY_MODULE {}
declare class ENTITY_MODULE { }
@Module({

@@ -59,2 +59,2 @@ imports: [

})
export class AuthModule {}
export class AuthModule { }

Sorry, the diff of this file is too big to display

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