expo-ads-admob
Advanced tools
Comparing version 10.1.0 to 10.1.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.1.1 — 2021-06-22 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.1.0 — 2021-06-16 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-ads-admob", | ||
"version": "10.1.0", | ||
"version": "10.1.1", | ||
"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", | ||
@@ -39,3 +39,3 @@ "main": "build/index.js", | ||
"@expo/config-plugins": "^2.0.0", | ||
"expo-modules-core": "~0.1.1" | ||
"expo-modules-core": "~0.2.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c80d4c938920c5111e34c2dbca3a6bf500dff0e1" | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
} |
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
165191
+ Addedexpo-modules-core@0.2.0(transitive)
- Removedexpo-modules-core@0.1.1(transitive)
Updatedexpo-modules-core@~0.2.0