New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@archtx/auth

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@archtx/auth - npm Package Compare versions

Comparing version

to
1.1.5

4

dist/src/Identity/index.d.ts
declare global {
namespace TF {
namespace Archtx {
interface IIdentity {

@@ -7,3 +7,3 @@ }

}
export type IdentityType = TF.IIdentity;
export type IdentityType = Archtx.IIdentity;
export type TIdentityRef = string | IdentityType;
export {};
// Example, in the application using this package, you can define the Identity interface like this:
// declare global {
// namespace TF {
// namespace Archtx {
// interface IIdentity {

@@ -6,0 +6,0 @@ // id: string

{
"name": "@archtx/auth",
"version": "1.1.4",
"version": "1.1.5",
"description": "Authentication and authorization framework for @archtx",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet