# versions

> A VersionsInfo instance containing information about the available versions of the package.

## Definition

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

```csharp
public VersionsInfo versions { get; }
```
