Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expo-ads-admob

Package Overview
Dependencies
Maintainers
27
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-ads-admob - npm Package Compare versions

Comparing version 11.0.2 to 11.0.3

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## 11.0.3 — 2021-10-21
_This version does not introduce any user-facing changes._
## 11.0.2 — 2021-10-15

@@ -15,0 +19,0 @@

8

package.json
{
"name": "expo-ads-admob",
"version": "11.0.2",
"version": "11.0.3",
"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": "^3.1.0",
"expo-modules-core": "~0.4.3"
"@expo/config-plugins": "^4.0.2",
"expo-modules-core": "~0.4.4"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287"
"gitHead": "4fa0497a180ae707fa860cb03858630ab7af19f4"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc