mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat: New package version available callout (#17097)
This commit is contained in:
@@ -17,4 +17,5 @@ export type CommunityNodeType = {
|
||||
companyName?: string;
|
||||
nodeDescription: INodeTypeDescription;
|
||||
isInstalled: boolean;
|
||||
nodeVersions?: Array<{ npmVersion: string; checksum: string }>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user