npm package diff
Package: @forge/csp
Versions: 4.2.0 - 4.2.0-experimental-959d7b9
File: package/out/csp/csp-injection-service.d.ts
Index: package/out/csp/csp-injection-service.d.ts
===================================================================
--- package/out/csp/csp-injection-service.d.ts
+++ package/out/csp/csp-injection-service.d.ts
@@ -6,9 +6,8 @@
};
export declare const getAtlassianImageHost: (microsEnv: LambdaEnvironment, icOptions?: IcOptions) => string[];
export declare const EXTERNAL_ALLOW_LISTED_IMAGES_HOSTS: string[];
export declare class CSPInjectionService {
- private isIsolatedContext;
private getCSPReportUri;
private getForgeGlobalCSP;
private getMetalClientCSP;
private getExistingCSPDetails;