expo-ads-admob
Advanced tools
Comparing version 10.0.4 to 10.1.0
@@ -1,2 +0,2 @@ | ||
import { PermissionResponse, PermissionStatus, PermissionExpiration } from 'unimodules-permissions-interface'; | ||
import { PermissionResponse, PermissionStatus, PermissionExpiration } from 'expo-modules-core'; | ||
export { PermissionResponse, PermissionStatus, PermissionExpiration }; | ||
@@ -3,0 +3,0 @@ export declare function requestPermissionsAsync(): Promise<PermissionResponse>; |
import { UnavailabilityError } from '@unimodules/core'; | ||
import { PermissionStatus } from 'expo-modules-core'; | ||
import { Platform } from 'react-native'; | ||
import { PermissionStatus, } from 'unimodules-permissions-interface'; | ||
import ExpoAdsAdMob from './ExpoAdsAdMob'; | ||
@@ -5,0 +5,0 @@ export { PermissionStatus }; |
@@ -11,2 +11,20 @@ # Changelog | ||
### 💡 Others | ||
## 10.1.0 — 2021-06-16 | ||
### 🎉 New features | ||
- [plugin] Refactor imports ([#13029](https://github.com/expo/expo/pull/13029) by [@EvanBacon](https://github.com/EvanBacon)) | ||
### 🐛 Bug fixes | ||
- Updated `BannerView` on Android to not create a new ad request on every layout change. ([#12599](https://github.com/expo/expo/pull/12599) by [@cruzach](https://github.com/cruzach)) | ||
- Enable kotlin in all modules. ([#12716](https://github.com/expo/expo/pull/12716) by [@wschurman](https://github.com/wschurman)) | ||
### 💡 Others | ||
- Build Android code using Java 8 to fix Android instrumented test build error. ([#12939](https://github.com/expo/expo/pull/12939) by [@kudo](https://github.com/kudo)) | ||
- Migrated from `unimodules-permissions-interface` to `expo-modules-core`. ([#12961](https://github.com/expo/expo/pull/12961) by [@tsapeta](https://github.com/tsapeta)) | ||
## 10.0.4 — 2021-04-13 | ||
@@ -13,0 +31,0 @@ |
{ | ||
"name": "expo-ads-admob", | ||
"version": "10.0.4", | ||
"version": "10.1.0", | ||
"description": "Provides support for the Google AdMob SDK (https://www.google.com/admob/) for mobile advertising. This module is largely based of the react-native-admob (https://github.com/sbugert/react-native-admob) module, as the documentation and questions surrounding that module may prove helpful. A simple example implementing AdMob SDK can be found at https://github.com/deadcoder0904/expo-google-admob", | ||
@@ -38,4 +38,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-plugins": "^1.0.18", | ||
"unimodules-permissions-interface": "~6.1.0" | ||
"@expo/config-plugins": "^2.0.0", | ||
"expo-modules-core": "~0.1.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9c6693e1e8997dd279d408b0f6e6490897713085" | ||
"gitHead": "c80d4c938920c5111e34c2dbca3a6bf500dff0e1" | ||
} |
@@ -1,3 +0,2 @@ | ||
import { ConfigPlugin } from '@expo/config-plugins'; | ||
import { InfoPlist } from '@expo/config-plugins/build/ios/IosConfig.types'; | ||
import { ConfigPlugin, InfoPlist } from '@expo/config-plugins'; | ||
import { ExpoConfig } from '@expo/config-types'; | ||
@@ -4,0 +3,0 @@ export declare const withAdMobIOS: ConfigPlugin; |
@@ -1,4 +0,2 @@ | ||
import { ConfigPlugin, withInfoPlist } from '@expo/config-plugins'; | ||
// TODO: export from config-plugins proper | ||
import { InfoPlist } from '@expo/config-plugins/build/ios/IosConfig.types'; | ||
import { ConfigPlugin, InfoPlist, withInfoPlist } from '@expo/config-plugins'; | ||
import { ExpoConfig } from '@expo/config-types'; | ||
@@ -5,0 +3,0 @@ |
import { UnavailabilityError } from '@unimodules/core'; | ||
import { PermissionResponse, PermissionStatus, PermissionExpiration } from 'expo-modules-core'; | ||
import { Platform } from 'react-native'; | ||
import { | ||
PermissionResponse, | ||
PermissionStatus, | ||
PermissionExpiration, | ||
} from 'unimodules-permissions-interface'; | ||
@@ -9,0 +5,0 @@ import ExpoAdsAdMob from './ExpoAdsAdMob'; |
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
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
165105
2253
+ Addedexpo-modules-core@~0.1.1
+ Added@expo/config-plugins@2.0.4(transitive)
+ Added@expo/config-types@41.0.0(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedexpo-modules-core@0.1.1(transitive)
+ Addedms@2.1.3(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@expo/config-plugins@1.0.33(transitive)
- Removed@expo/config-types@40.0.0-beta.2(transitive)
- Removed@expo/configure-splash-screen@0.4.0(transitive)
- Removed@expo/image-utils@0.3.14(transitive)
- Removed@expo/spawn-async@1.5.0(transitive)
- Removed@jimp/bmp@0.12.1(transitive)
- Removed@jimp/core@0.12.1(transitive)
- Removed@jimp/custom@0.12.1(transitive)
- Removed@jimp/gif@0.12.1(transitive)
- Removed@jimp/jpeg@0.12.1(transitive)
- Removed@jimp/plugin-blit@0.12.1(transitive)
- Removed@jimp/plugin-blur@0.12.1(transitive)
- Removed@jimp/plugin-circle@0.12.1(transitive)
- Removed@jimp/plugin-color@0.12.1(transitive)
- Removed@jimp/plugin-contain@0.12.1(transitive)
- Removed@jimp/plugin-cover@0.12.1(transitive)
- Removed@jimp/plugin-crop@0.12.1(transitive)
- Removed@jimp/plugin-displace@0.12.1(transitive)
- Removed@jimp/plugin-dither@0.12.1(transitive)
- Removed@jimp/plugin-fisheye@0.12.1(transitive)
- Removed@jimp/plugin-flip@0.12.1(transitive)
- Removed@jimp/plugin-gaussian@0.12.1(transitive)
- Removed@jimp/plugin-invert@0.12.1(transitive)
- Removed@jimp/plugin-mask@0.12.1(transitive)
- Removed@jimp/plugin-normalize@0.12.1(transitive)
- Removed@jimp/plugin-print@0.12.1(transitive)
- Removed@jimp/plugin-resize@0.12.1(transitive)
- Removed@jimp/plugin-rotate@0.12.1(transitive)
- Removed@jimp/plugin-scale@0.12.1(transitive)
- Removed@jimp/plugin-shadow@0.12.1(transitive)
- Removed@jimp/plugin-threshold@0.12.1(transitive)
- Removed@jimp/plugins@0.12.1(transitive)
- Removed@jimp/png@0.12.1(transitive)
- Removed@jimp/tiff@0.12.1(transitive)
- Removed@jimp/types@0.12.1(transitive)
- Removed@jimp/utils@0.12.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedany-base@1.1.0(transitive)
- Removedbmp-js@0.1.0(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedbuffer-equal@0.0.1(transitive)
- Removedcentra@2.7.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcolor-string@1.9.1(transitive)
- Removedcommander@5.1.0(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removedcrypto-random-string@1.0.0(transitive)
- Removeddom-walk@0.1.2(transitive)
- Removedexif-parser@0.1.12(transitive)
- Removedfile-type@9.0.0(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedglobal@4.4.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedieee754@1.2.1(transitive)
- Removedis-arrayish@0.3.2(transitive)
- Removedis-function@1.0.2(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjimp@0.12.1(transitive)
- Removedjpeg-js@0.4.4(transitive)
- Removedload-bmfont@1.4.2(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmime@1.6.02.6.0(transitive)
- Removedmin-document@2.19.0(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removednice-try@1.0.5(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedomggif@1.0.10(transitive)
- Removedpako@1.0.11(transitive)
- Removedparse-bmfont-ascii@1.0.6(transitive)
- Removedparse-bmfont-binary@1.0.6(transitive)
- Removedparse-bmfont-xml@1.1.6(transitive)
- Removedparse-headers@2.0.5(transitive)
- Removedparse-png@2.1.0(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedphin@2.9.33.7.1(transitive)
- Removedpixelmatch@4.0.2(transitive)
- Removedpngjs@3.4.05.0.0(transitive)
- Removedprocess@0.11.10(transitive)
- Removedregenerator-runtime@0.13.110.14.1(transitive)
- Removedsemver@5.7.27.3.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedsimple-swizzle@0.2.2(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedtemp-dir@1.0.0(transitive)
- Removedtempy@0.3.0(transitive)
- Removedtimm@1.7.1(transitive)
- Removedtinycolor2@1.6.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedtype-fest@0.3.1(transitive)
- Removedunimodules-permissions-interface@6.1.0(transitive)
- Removedunique-string@1.0.0(transitive)
- Removedutif@2.0.1(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
- Removedwhich@1.3.1(transitive)
- Removedxhr@2.6.0(transitive)
- Removedxml-js@1.6.11(transitive)
- Removedxml-parse-from-string@1.0.1(transitive)
- Removedxml2js@0.5.0(transitive)
- Removedxtend@4.0.2(transitive)
Updated@expo/config-plugins@^2.0.0