What is difference between Tyk Open Source and Tyk Commercial?

Compare about features
Which feature does Tyk Open Source have in the following features?
Detailed Monitoring and Analytics
API Developer Portal
API Documentation
Developer Onboarding
Quotas and Rate Limiting
Authentication
Mock out APIs
Notifications and Events
On-the-fly Transforms
Microservice Focus
Virtual Endpoints
API Sharding
Service Discovery

Hi

Tyk Gateway is completely open source
Tyk Dashboard and portal is proprietary

There is no paid/premium/enterprise gateway - if you use the open source gateway, you are using the same gateway that large enterprises like Cisco use. So the difference between the open source features and proprietary is whether they are dashboard only features. So looking at your list:

In the gateway, managed by config file and command line/API Call:
Detailed Monitoring and Analytics (gathered by the gateway, you can sent them to any analytics platform you wish - Tyk Pump component makes this simple and free)
Quotas and Rate Limiting
Authentication
Mock out APIs
Notifications and Events
On-the-fly Transforms
Microservice Focus
Virtual Endpoints
API Sharding
Service Discovery

In the proprietary dashboard only
API Developer Portal
API Documentation
Developer Onboarding

Hope that helps.

Thanks for your answer