npm package diff
Package: @forge/manifest
Versions: 8.3.1-next.2 - 8.4.0-next.3
File: package/out/schema/manifest.d.ts
Index: package/out/schema/manifest.d.ts
===================================================================
--- package/out/schema/manifest.d.ts
+++ package/out/schema/manifest.d.ts
@@ -2639,9 +2639,8 @@
};
providers?: ExternalAuthFunctionProviders;
timeoutSeconds?: TimeoutSeconds;
key: ModuleKeySchema;
- [k: string]: unknown;
},
...{
handler: Handler;
cleanup?: Cleanup;
@@ -2661,9 +2660,8 @@
};
providers?: ExternalAuthFunctionProviders;
timeoutSeconds?: TimeoutSeconds;
key: ModuleKeySchema;
- [k: string]: unknown;
}[]
];
migration?: [
(