@invertase/react-native-google-ads
Advanced tools
Comparing version 1.0.2 to 2.0.0
@@ -26,5 +26,4 @@ /* | ||
MEDIUM_RECTANGLE: 'MEDIUM_RECTANGLE', | ||
SMART_BANNER: 'SMART_BANNER', | ||
FLUID: 'FLUID', | ||
WIDE_SKYSCRAPER: 'WIDE_SKYSCRAPER', | ||
}; |
@@ -673,15 +673,2 @@ /* | ||
/** | ||
* An array of test device IDs to whitelist. | ||
* | ||
* If using an emulator, set the device ID to `EMULATOR`. | ||
* | ||
* ```js | ||
* await Interstitial.request('ca-app-pub-3940256099942544/1033173712', { | ||
* testDevices: ['EMULATOR'], | ||
* }); | ||
* ``` | ||
*/ | ||
testDevices?: string[]; | ||
/** | ||
* Sets a content URL for targeting purposes. | ||
@@ -788,2 +775,9 @@ * | ||
tagForUnderAgeOfConsent?: boolean; | ||
/** | ||
* An array of test device IDs to whitelist. | ||
* | ||
* If using an emulator, set the device ID to `EMULATOR`. | ||
*/ | ||
testDeviceIdentifiers?: string[]; | ||
} | ||
@@ -790,0 +784,0 @@ |
// generated by genversion | ||
module.exports = '1.0.2'; | ||
module.exports = '2.0.0'; |
{ | ||
"name": "@invertase/react-native-google-ads", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"author": "Invertase <oss@invertase.io> (http://invertase.io)", | ||
@@ -42,3 +42,3 @@ "description": "React Native Google Ads is an easy way to monetize mobile apps with targeted, in-app advertising.", | ||
"ios": { | ||
"googleAds": "7.69.0" | ||
"googleAds": "8.13.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "android": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
349407
111
5861