npmdiff Compare package versions
Changed Files (24)
- view full package - js out/shared/error-handling.js js out/http-client/feedback-post-client.js js out/http-client/file-uploader.js js out/graphql/graphql-types.js js out/service/statsig-service.js js out/apps/template-module.js js out/apps/template.js js package.json • out/shared/error-handling.d.ts.map • out/http-client/feedback-post-client.d.ts.map • out/http-client/file-uploader.d.ts.map • out/http-client/global-edge-http-client.d.ts.map • out/graphql/graphql-types.d.ts.map • out/graphql/minimal-graphql-runner.d.ts.map • out/service/statsig-service.d.ts.map • out/apps/template-module.d.ts.map • out/apps/template.d.ts.map • out/http-client/trace.d.ts.map md CHANGELOG.md ts out/http-client/feedback-post-client.d.ts ts out/http-client/global-edge-http-client.d.ts ts out/graphql/graphql-types.d.ts ts out/graphql/minimal-graphql-runner.d.ts ts out/http-client/trace.d.ts
Changed Files (24)
- view full package - js out/shared/error-handling.js js out/http-client/feedback-post-client.js js out/http-client/file-uploader.js js out/graphql/graphql-types.js js out/service/statsig-service.js js out/apps/template-module.js js out/apps/template.js js package.json • out/shared/error-handling.d.ts.map • out/http-client/feedback-post-client.d.ts.map • out/http-client/file-uploader.d.ts.map • out/http-client/global-edge-http-client.d.ts.map • out/graphql/graphql-types.d.ts.map • out/graphql/minimal-graphql-runner.d.ts.map • out/service/statsig-service.d.ts.map • out/apps/template-module.d.ts.map • out/apps/template.d.ts.map • out/http-client/trace.d.ts.map md CHANGELOG.md ts out/http-client/feedback-post-client.d.ts ts out/http-client/global-edge-http-client.d.ts ts out/graphql/graphql-types.d.ts ts out/graphql/minimal-graphql-runner.d.ts ts out/http-client/trace.d.ts

@forge/cli-shared

9.3.1-next.19.3.1-next.1-experimental-0b00ed8
out/http-client/feedback-post-client.d.ts
~out/http-client/feedback-post-client.d.tsModified
−1
Index: package/out/http-client/feedback-post-client.d.ts
===================================================================
--- package/out/http-client/feedback-post-client.d.ts
+++ package/out/http-client/feedback-post-client.d.ts
@@ -1,5 +1,4 @@
-import { Response } from 'node-fetch';
 export interface FeedbackPost {
     summary: string;
     description: string;
     email: string;