# compatible

> Versions of the package compatible with the current version of Unity.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.3/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor

```csharp
public string[] compatible { get; }
```
