# Packages
Package ghupdate implements a new command to selfupdate the current PocketBase executable with the latest GitHub release.
Package jsvm implements pluggable utilities for binding a JS goja runtime to the PocketBase instance (loading migrations, attaching to app hooks, etc.).
Package migratecmd adds a new "migrate" command support to a PocketBase instance.