No beta for admob plus in ionic build cyclus

I wanted to include admob plus inside my ionic 4 project which requires beta (technically) but admob-plus doesnt have that. Is there a reason for that?

error message as follow:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @ionic-native/admob-plus@5.0.0-beta.21
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'agile-card-deck'
npm ERR! notarget

https://www.npmjs.com/package/@ionic-native/admob-plus -> tab versions indeed don’t show beta’s of this plugin.