New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@invertase/react-native-google-ads

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invertase/react-native-google-ads - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

ios/RNGoogleAds/RNGoogleAdsFullScreenContentDelegate.h

1

lib/BannerAdSize.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc