@backstage/plugin-auth-node
Advanced tools
+10
-0
| # @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", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
278251
0.08%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated