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

@capacitor-community/admob

Package Overview
Dependencies
Maintainers
31
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/admob - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

ios/Podfile.lock

8

ios/Pods/Local Podspecs/Capacitor.podspec.json
{
"name": "Capacitor",
"version": "3.0.0-beta.2",
"version": "3.0.0-rc.0",
"summary": "Capacitor for iOS",

@@ -16,3 +16,3 @@ "social_media_url": "https://twitter.com/capacitorjs",

"git": "https://github.com/ionic-team/capacitor.git",
"tag": "3.0.0-beta.2"
"tag": "3.0.0-rc.0"
},

@@ -30,4 +30,4 @@ "source_files": [

},
"swift_versions": "5.1",
"swift_version": "5.1"
"swift_versions": "5.0",
"swift_version": "5.0"
}
{
"name": "CapacitorCordova",
"module_name": "Cordova",
"version": "3.0.0-beta.2",
"version": "3.0.0-rc.0",
"summary": "Capacitor Cordova Compatibility Layer",

@@ -13,3 +13,3 @@ "homepage": "https://capacitorjs.com",

"git": "https://github.com/ionic-team/capacitor",
"tag": "3.0.0-beta.2"
"tag": "3.0.0-rc.0"
},

@@ -16,0 +16,0 @@ "platforms": {

{
"name": "@capacitor-community/admob",
"version": "1.3.1",
"version": "1.3.2",
"description": "A native plugin for AdMob",

@@ -5,0 +5,0 @@ "main": "dist/esm/index.js",

@@ -17,2 +17,3 @@ [![npm version](https://badge.fury.io/js/%40capacitor-community%2Fadmob.svg)](https://badge.fury.io/js/%40capacitor-community%2Fadmob)

| Masahiko Sakakibara | [rdlabo](https://github.com/rdlabo) | [@rdlabo](https://twitter.com/rdlabo) | RELATION DESIGN LABO, GENERAL INC. ASSOCIATION |
| Saninn Salas Diaz | [Saninn Salas Diaz](https://github.com/distante) | [@SaninnSalas](https://twitter.com/SaninnSalas) | |

@@ -83,6 +84,11 @@ Maintenance Status: Actively Maintained

<true/>
<key>GADApplicationIdentifier</key>
<string>[APP_ID]</string>
<key>SKAdNetworkItems</key>
<array>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>cstr6suwn9.skadnetwork</string>
</dict>
</array>
<key>NSUserTrackingUsageDescription</key>

@@ -89,0 +95,0 @@ <string>[Why you use NSUserTracking. ex: This identifier will be used to deliver personalized ads to you.]</string>

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

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