asma-types
Advanced tools
Comparing version 1.1.39 to 1.1.40
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument'; |
@@ -0,0 +0,0 @@ export * from './interfaces/jwtClaims'; |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
export {}; | ||
//# sourceMappingURL=ISaveToDataBase.js.map |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
export {}; | ||
//# sourceMappingURL=IUploadedDocument.js.map |
@@ -0,0 +0,0 @@ export declare enum ArtifactPresenterTypes { |
@@ -0,0 +0,0 @@ export var ArtifactPresenterTypes; |
@@ -225,4 +225,4 @@ /** | ||
}; | ||
export declare type TemplateStatusTypes = typeof TTemplateStatus[keyof typeof TTemplateStatus]; | ||
export declare type TemplateStatusIconTypes = typeof TemplateFilterStatusTypes[keyof typeof TemplateStatusIcon]; | ||
export type TemplateStatusTypes = typeof TTemplateStatus[keyof typeof TTemplateStatus]; | ||
export type TemplateStatusIconTypes = typeof TemplateFilterStatusTypes[keyof typeof TemplateStatusIcon]; | ||
export declare enum PortalRoutesPaths { | ||
@@ -278,4 +278,4 @@ Overview = "overview", | ||
} | ||
export declare type IExpressionOperators = typeof ExpressionOperators[keyof typeof ExpressionOperators]; | ||
export declare type IExpressionPrefix = typeof ExpressionPrefix[keyof typeof ExpressionPrefix]; | ||
export type IExpressionOperators = typeof ExpressionOperators[keyof typeof ExpressionOperators]; | ||
export type IExpressionPrefix = typeof ExpressionPrefix[keyof typeof ExpressionPrefix]; | ||
export declare enum Language { | ||
@@ -282,0 +282,0 @@ EN = "en", |
@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator |
@@ -9,3 +9,3 @@ /** | ||
exp?: number; | ||
customer_id: string; | ||
customer_id?: string; | ||
} | ||
@@ -12,0 +12,0 @@ export interface IAdminJwtClaims<R extends string> extends IBaseJwtClaims<R> { |
@@ -0,0 +0,0 @@ //import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib" |
{ | ||
"name": "asma-types", | ||
"version": "1.1.39", | ||
"version": "1.1.40", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument' |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
@@ -0,0 +0,0 @@ export enum ArtifactPresenterTypes { |
@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator |
@@ -21,3 +21,3 @@ //import type { roles_enum, feature_names_enum } from "asma-genql-directory/lib" | ||
exp?: number | ||
customer_id: string | ||
customer_id?: string | ||
} | ||
@@ -24,0 +24,0 @@ |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
70580
0