You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@backstage/plugin-auth-node

Package Overview
Dependencies
Maintainers
3
Versions
1385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-auth-node - npm Package Compare versions

Comparing version
0.6.13-next.1
to
0.6.13
+10
-0
CHANGELOG.md
# @backstage/plugin-auth-node
## 0.6.13
### Patch Changes
- 7455dae: Use node prefix on native imports
- 69d880e: Bump to latest zod to ensure it has the latest features
- Updated dependencies
- @backstage/backend-plugin-api@1.7.0
- @backstage/catalog-client@1.13.0
## 0.6.13-next.1

@@ -4,0 +14,0 @@

+10
-10
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.13-next.1",
"version": "0.6.13",
"backstage": {

@@ -41,8 +41,8 @@ "role": "node-library",

"dependencies": {
"@backstage/backend-plugin-api": "1.7.0-next.1",
"@backstage/catalog-client": "1.12.2-next.0",
"@backstage/catalog-model": "1.7.6",
"@backstage/config": "1.3.6",
"@backstage/errors": "1.2.7",
"@backstage/types": "1.2.2",
"@backstage/backend-plugin-api": "^1.7.0",
"@backstage/catalog-client": "^1.13.0",
"@backstage/catalog-model": "^1.7.6",
"@backstage/config": "^1.3.6",
"@backstage/errors": "^1.2.7",
"@backstage/types": "^1.2.2",
"@types/express": "^4.17.6",

@@ -59,5 +59,5 @@ "@types/passport": "^1.0.3",

"devDependencies": {
"@backstage/backend-defaults": "0.15.2-next.1",
"@backstage/backend-test-utils": "1.11.0-next.1",
"@backstage/cli": "0.35.4-next.2",
"@backstage/backend-defaults": "^0.15.2",
"@backstage/backend-test-utils": "^1.11.0",
"@backstage/cli": "^0.35.4",
"cookie-parser": "^1.4.6",

@@ -64,0 +64,0 @@ "express-promise-router": "^4.1.1",