react-native-google-mobile-ads
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -32,3 +32,3 @@ "use strict"; | ||
*/ | ||
const native = _reactNative.NativeModules.RNGoogleAdsConsentModule; | ||
const native = _reactNative.NativeModules.RNGoogleMobileAdsConsentModule; | ||
const AdsConsent = { | ||
@@ -35,0 +35,0 @@ /** |
@@ -8,4 +8,4 @@ "use strict"; | ||
// generated by genversion | ||
const version = '4.1.0'; | ||
const version = '4.1.1'; | ||
exports.version = version; | ||
//# sourceMappingURL=version.js.map |
@@ -21,3 +21,3 @@ /* | ||
import { AdsConsentStatus } from './AdsConsentStatus'; | ||
const native = NativeModules.RNGoogleAdsConsentModule; | ||
const native = NativeModules.RNGoogleMobileAdsConsentModule; | ||
export const AdsConsent = { | ||
@@ -24,0 +24,0 @@ /** |
// generated by genversion | ||
export const version = '4.1.0'; | ||
export const version = '4.1.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "4.1.0"; | ||
export declare const SDK_VERSION = "4.1.1"; | ||
export { default, MobileAds } from './MobileAds'; | ||
@@ -3,0 +3,0 @@ export { AdsConsentDebugGeography } from './AdsConsentDebugGeography'; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "4.1.0"; | ||
export declare const version = "4.1.1"; |
{ | ||
"name": "react-native-google-mobile-ads", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"author": "Invertase <oss@invertase.io> (http://invertase.io)", | ||
@@ -5,0 +5,0 @@ "description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.", |
@@ -32,3 +32,3 @@ /* | ||
const native = NativeModules.RNGoogleAdsConsentModule; | ||
const native = NativeModules.RNGoogleMobileAdsConsentModule; | ||
@@ -35,0 +35,0 @@ export const AdsConsent: AdsConsentInterface = { |
// generated by genversion | ||
export const version = '4.1.0'; | ||
export const version = '4.1.1'; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
908116