npm package diff
Package: @forge/manifest
Versions: 7.5.2-next.0-experimental-10722bc - 7.7.0-next.13
File: package/out/validators/modules-validators/jira/validate-custom-field.d.ts
Index: package/out/validators/modules-validators/jira/validate-custom-field.d.ts
===================================================================
--- package/out/validators/modules-validators/jira/validate-custom-field.d.ts
+++ package/out/validators/modules-validators/jira/validate-custom-field.d.ts
@@ -0,0 +1,4 @@
+import { ValidationError } from '../../../types';
+import { Modules } from '../../../schema/manifest';
+export declare function validateJiraCustomField(modules: Modules, yamlContentByLine?: string[]): ValidationError[];
+//# sourceMappingURL=validate-custom-field.d.ts.map
\ No newline at end of file