npm package diff
Package: @forge/bundler
Versions: 6.1.4-next.0 - 6.1.4-next.1
File: package/out/text.d.ts
Index: package/out/text.d.ts
===================================================================
--- package/out/text.d.ts
+++ package/out/text.d.ts
@@ -1,7 +1,7 @@
export declare const Text: {
genericBundlingError: (errors: string[]) => string;
typescriptError: (errors: string[]) => string;
noExecutableFile: string;
- unsupported: (requestedModule: string) => string;
+ metadataFailed: (error: Error) => string;
};
//# sourceMappingURL=text.d.ts.map
\ No newline at end of file