Socket
Socket
Sign inDemoInstall

@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.5 to 1.4.6

16

.eslintrc.json
{
"extends": ["../../.eslintrc.json"],
"ignorePatterns": ["!**/*"],
"overrides": [
{
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
"rules": {}
},
{
"files": ["*.ts", "*.tsx"],
"rules": {}
},
{
"files": ["*.js", "*.jsx"],
"rules": {}
}
]
"ignorePatterns": ["!**/*"]
}

5

package.json
{
"name": "@amplication/plugin-auth-basic",
"version": "1.4.5",
"version": "1.4.6",
"description": "set basic auth for Amplication build",

@@ -10,4 +10,3 @@ "main": "dist/index.js",

"build": "webpack",
"prebuild": "rimraf dist",
"format:write": "prettier --write \"**/*.{js,ts}\""
"prebuild": "rimraf dist"
},

@@ -14,0 +13,0 @@ "author": "barshimi",

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