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

react-native-google-mobile-ads

Package Overview
Dependencies
Maintainers
0
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-google-mobile-ads - npm Package Versions

1
891012

6.0.1

Diff
mikehardy
published 6.0.1 •

Changelog

Source

6.0.1 (2022-04-28)

Bug Fixes

  • types: openAdInspector returns Promise, not function (#123) (ccbf881)
mikehardy
published 6.0.0 •

Changelog

Source

6.0.0 (2022-04-27)

⚠ BREAKING CHANGES

  • Event Listeners work differently now (#110)

There is a migration doc! The migration doc has code samples with the changes necessary, we hope it is easy - it is supposed to be easy https://github.com/invertase/react-native-google-mobile-ads/blob/main/docs/migrating-to-v6.mdx

Features

Bug Fixes

  • fix wrong hook return type omit (8bbc0ad)
mikehardy
published 5.1.1 •

Changelog

Source

5.1.1 (2022-04-19)

Bug Fixes

  • ios: avoid crash on ios < 14 without AppTrackingTransparency (d03f45a)
mikehardy
published 5.1.0 •

Changelog

Source

5.1.0 (2022-04-16)

Features

  • consent: add method that returns consent choices (be967bd)
  • hooks for all full screen ad types (#100) (0bd7ce8)
mikehardy
published 5.0.1 •

Changelog

Source

5.0.1 (2022-04-01)

Bug Fixes

  • android: use ApplicationContext so mediation adapter init works (d340943)
mikehardy
published 5.0.0 •

Changelog

Source

5.0.0 (2022-03-03)

⚠ BREAKING CHANGES

  • consent: migrate to UMP SDK (#82)

Features

Bug Fixes

  • android version and app keys (bab67ff)
mikehardy
published 4.2.0 •

Changelog

Source

4.2.0 (2022-02-14)

Features

mikehardy
published 4.1.3 •

Changelog

Source

4.1.3 (2022-02-10)

Bug Fixes

  • adRequestOptions ignored (e15809a)
mikehardy
published 4.1.2 •

Changelog

Source

4.1.2 (2022-02-07)

Bug Fixes

  • CHANGELOG: remove duplicate changelog chunk (d5e59e3)
mikehardy
published 4.1.1 •

Changelog

Source

4.1.1 (2022-01-27)

Bug Fixes

  • point to the right native module (e1d7715)