expo-ads-admob
Advanced tools
Comparing version 10.1.1 to 10.1.2
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.1.2 — 2021-06-24 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.1.1 — 2021-06-22 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-ads-admob", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"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,3 +38,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-plugins": "^2.0.0", | ||
"@expo/config-plugins": "^3.0.0", | ||
"expo-modules-core": "~0.2.0" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
"gitHead": "4fc9d282ff7ab2fa9040b775aeca7c30f5167b17" | ||
} |
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
165277
+ Added@expo/config-plugins@3.1.0(transitive)
+ Added@expo/config-types@42.0.0(transitive)
+ Added@expo/json-file@8.2.33(transitive)
+ Added@expo/plist@0.0.14(transitive)
+ Added@xmldom/xmldom@0.7.13(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removed@expo/config-plugins@2.0.4(transitive)
- Removed@expo/config-types@41.0.0(transitive)
- Removed@expo/json-file@8.2.30(transitive)
- Removed@expo/plist@0.0.13(transitive)
- Removedxmldom@0.5.0(transitive)
Updated@expo/config-plugins@^3.0.0