react-native-google-mobile-ads
Advanced tools
Comparing version 11.6.0 to 11.6.1
@@ -8,4 +8,4 @@ "use strict"; | ||
// Generated by genversion. | ||
const version = '11.6.0'; | ||
const version = '11.6.1'; | ||
exports.version = version; | ||
//# sourceMappingURL=version.js.map |
// Generated by genversion. | ||
export const version = '11.6.0'; | ||
export const version = '11.6.1'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "11.6.0"; | ||
export declare const SDK_VERSION = "11.6.1"; | ||
export { default, MobileAds } from './MobileAds'; | ||
@@ -3,0 +3,0 @@ export { AdsConsentDebugGeography } from './AdsConsentDebugGeography'; |
@@ -1,2 +0,2 @@ | ||
export declare const version = "11.6.0"; | ||
export declare const version = "11.6.1"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "react-native-google-mobile-ads", | ||
"version": "11.6.0", | ||
"version": "11.6.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.", |
@@ -53,15 +53,8 @@ <p align="center"> | ||
<!-- | ||
- [Quick Start](https://rnfirebase.io/) | ||
- [Reference API](https://rnfirebase.io/reference) --> | ||
## Contributing | ||
<!-- - [Overview](https://rnfirebase.io) --> | ||
- [Issues](https://github.com/invertase/react-native-google-mobile-ads/issues) | ||
- [PRs](https://github.com/invertase/react-native-google-mobile-ads/pulls) | ||
<!-- - [Documentation](https://rnfirebase.io) --> | ||
- [Community](https://github.com/invertase/react-native-google-mobile-ads/blob/master/CONTRIBUTING.md) | ||
- [Code of Conduct](https://github.com/invertase/meta/blob/master/CODE_OF_CONDUCT.md) | ||
- [Guidelines](https://github.com/invertase/react-native-google-mobile-ads/blob/main/CONTRIBUTING.md) | ||
- [Code of Conduct](https://github.com/invertase/meta/blob/main/CODE_OF_CONDUCT.md) | ||
@@ -68,0 +61,0 @@ ## License |
// Generated by genversion. | ||
export const version = '11.6.0'; | ||
export const version = '11.6.1'; |
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
956547
74