🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@xylabs/libauth

Package Overview
Dependencies
Maintainers
5
Versions
457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/libauth - npm Package Compare versions

Comparing version
5.0.94
to
5.0.95
+4
-7
package.json
{
"name": "@xylabs/libauth",
"version": "5.0.94",
"version": "5.0.95",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -46,8 +46,5 @@ "keywords": [

"devDependencies": {
"@types/node": "^25.5.2",
"@xylabs/ts-scripts-common": "~7.7.3",
"@xylabs/ts-scripts-pnpm": "~7.7.3",
"@xylabs/tsconfig": "~7.7.3",
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
"esbuild": "^0.28.0",
"@xylabs/ts-scripts-common": "~7.8.4",
"@xylabs/ts-scripts-pnpm": "~7.8.4",
"@xylabs/tsconfig": "~7.8.4",
"typescript": "^5"

@@ -54,0 +51,0 @@ },