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

@amplication/plugin-auth-basic

Package Overview
Dependencies
Maintainers
8
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.4.12 to 1.4.13-beta.pr-364.e115a8e

dist/templates/seed.template.ts

2

package.json
{
"name": "@amplication/plugin-auth-basic",
"version": "1.4.12",
"version": "1.4.13-beta.pr-364.e115a8e",
"description": "set basic auth for Amplication build",

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

@@ -34,2 +34,3 @@ import {

} from "./constants";
import { beforeCreateSeed } from "./events/createSeed";

@@ -65,2 +66,5 @@ const ARGS_ID = builders.identifier("args");

},
CreateSeed: {
before: beforeCreateSeed,
},
};

@@ -67,0 +71,0 @@ }

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

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