@ampsec/platform-client 58.6.0 → 58.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/src/dto/coverage.dto.d.ts +3 -0
- package/build/src/dto/coverage.dto.js +1 -0
- package/build/src/dto/coverage.dto.js.map +1 -1
- package/build/src/dto/findingsInsights.dto.d.ts +1 -0
- package/package.json +1 -1
- package/src/dto/coverage.dto.ts +1 -0
- package/src/dto/findingsInsights.dto.ts +2 -0
|
@@ -7,6 +7,7 @@ export declare const _UserCoverageSummary: z.ZodObject<{
|
|
|
7
7
|
score: z.ZodOptional<z.ZodNumber>;
|
|
8
8
|
firstName: z.ZodOptional<z.ZodString>;
|
|
9
9
|
lastName: z.ZodOptional<z.ZodString>;
|
|
10
|
+
name: z.ZodOptional<z.ZodString>;
|
|
10
11
|
userAccounts: z.ZodRecord<z.ZodString, z.ZodNumber>;
|
|
11
12
|
assetAccounts: z.ZodRecord<z.ZodString, z.ZodNumber>;
|
|
12
13
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -19,6 +20,7 @@ export declare const _UserCoverageSummary: z.ZodObject<{
|
|
|
19
20
|
score?: number | undefined;
|
|
20
21
|
firstName?: string | undefined;
|
|
21
22
|
lastName?: string | undefined;
|
|
23
|
+
name?: string | undefined;
|
|
22
24
|
}, {
|
|
23
25
|
userAccounts: Record<string, number>;
|
|
24
26
|
assetAccounts: Record<string, number>;
|
|
@@ -29,6 +31,7 @@ export declare const _UserCoverageSummary: z.ZodObject<{
|
|
|
29
31
|
score?: number | undefined;
|
|
30
32
|
firstName?: string | undefined;
|
|
31
33
|
lastName?: string | undefined;
|
|
34
|
+
name?: string | undefined;
|
|
32
35
|
}>;
|
|
33
36
|
export type UserCoverageSummary = z.infer<typeof _UserCoverageSummary>;
|
|
34
37
|
export declare const _UserCoverageReport: z.ZodObject<{
|
|
@@ -7,6 +7,7 @@ const saasAssets_dto_1 = require("./saasAssets.dto");
|
|
|
7
7
|
const saasUsers_dto_1 = require("./saasUsers.dto");
|
|
8
8
|
const users_dto_1 = require("./users.dto");
|
|
9
9
|
exports._UserCoverageSummary = users_dto_1._SimpleUserDto.merge(zod_1.z.object({
|
|
10
|
+
name: zod_1.z.string().optional(),
|
|
10
11
|
userAccounts: zod_1.z.record(zod_1.z.number()),
|
|
11
12
|
assetAccounts: zod_1.z.record(zod_1.z.number()),
|
|
12
13
|
}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"coverage.dto.js","sourceRoot":"","sources":["../../../src/dto/coverage.dto.ts"],"names":[],"mappings":";;;AAAA,6BAAsB;AACtB,6CAAuC;AACvC,qDAA+C;AAC/C,mDAA6C;AAC7C,2CAA2C;AAE9B,QAAA,oBAAoB,GAAG,0BAAc,CAAC,KAAK,CACtD,OAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;IAClC,aAAa,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;CACpC,CAAC,CACH,CAAC;AAIW,QAAA,mBAAmB,GAAG,0BAAc,CAAC,KAAK,CACrD,OAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,KAAK,CAAC,4BAAY,CAAC,CAAC;IAC7C,aAAa,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,KAAK,CAAC,8BAAa,CAAC,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,KAAK,CAAC,sBAAS,CAAC;CAC3B,CAAC,CACH,CAAC"}
|
|
1
|
+
{"version":3,"file":"coverage.dto.js","sourceRoot":"","sources":["../../../src/dto/coverage.dto.ts"],"names":[],"mappings":";;;AAAA,6BAAsB;AACtB,6CAAuC;AACvC,qDAA+C;AAC/C,mDAA6C;AAC7C,2CAA2C;AAE9B,QAAA,oBAAoB,GAAG,0BAAc,CAAC,KAAK,CACtD,OAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC3B,YAAY,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;IAClC,aAAa,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC;CACpC,CAAC,CACH,CAAC;AAIW,QAAA,mBAAmB,GAAG,0BAAc,CAAC,KAAK,CACrD,OAAC,CAAC,MAAM,CAAC;IACP,YAAY,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,KAAK,CAAC,4BAAY,CAAC,CAAC;IAC7C,aAAa,EAAE,OAAC,CAAC,MAAM,CAAC,OAAC,CAAC,KAAK,CAAC,8BAAa,CAAC,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,KAAK,CAAC,sBAAS,CAAC;CAC3B,CAAC,CACH,CAAC"}
|
package/package.json
CHANGED
package/src/dto/coverage.dto.ts
CHANGED