-
Notifications
You must be signed in to change notification settings - Fork 639
Closed
Labels
area-publishingRelated to developer publishing snaps for consumption. Includes manifest-related issues.Related to developer publishing snaps for consumption. Includes manifest-related issues.type-enhancementNew feature or requestNew feature or request
Description
Some people were running old Flask version due to manual builds during EthWarsaw.
There are difference in how snaps are executed between versions (eg. teardowns) that might introduce security risks.
While such a scenario will probably affect power developers who know what they're doing, having an ability to specify minimum supported extension version would avoid this problem.
If we merged the manifest with package.json (#412), we could use the engines property, similarly how VS Code does it.
Metadata
Metadata
Assignees
Labels
area-publishingRelated to developer publishing snaps for consumption. Includes manifest-related issues.Related to developer publishing snaps for consumption. Includes manifest-related issues.type-enhancementNew feature or requestNew feature or request