Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-google-mobile-ads

Package Overview
Dependencies
Maintainers
1
Versions
101
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 Compare versions

Comparing version 12.4.0 to 12.5.0

2

lib/commonjs/version.js

@@ -8,4 +8,4 @@ "use strict";

// Generated by genversion.
const version = '12.4.0';
const version = '12.5.0';
exports.version = version;
//# sourceMappingURL=version.js.map
// Generated by genversion.
export const version = '12.4.0';
export const version = '12.5.0';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const SDK_VERSION = "12.4.0";
export declare const SDK_VERSION = "12.5.0";
export { default, MobileAds } from './MobileAds';

@@ -3,0 +3,0 @@ export { AdsConsentDebugGeography } from './AdsConsentDebugGeography';

@@ -1,2 +0,2 @@

export declare const version = "12.4.0";
export declare const version = "12.5.0";
//# sourceMappingURL=version.d.ts.map
{
"name": "react-native-google-mobile-ads",
"version": "12.4.0",
"version": "12.5.0",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",

@@ -44,3 +44,3 @@ "description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",

"ios": {
"googleMobileAds": "10.12.0",
"googleMobileAds": "10.14.0",
"googleUmp": "2.1.0"

@@ -50,6 +50,6 @@ },

"minSdk": 19,
"targetSdk": 30,
"compileSdk": 31,
"buildTools": "31.0.0",
"googleMobileAds": "22.4.0",
"targetSdk": 33,
"compileSdk": 33,
"buildTools": "33.0.0",
"googleMobileAds": "22.5.0",
"googleUmp": "2.1.0"

@@ -56,0 +56,0 @@ }

// Generated by genversion.
export const version = '12.4.0';
export const version = '12.5.0';

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