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

cordova-plugin-ad-adbuddiz

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ad-adbuddiz - npm Package Compare versions

Comparing version 1.0.43 to 1.0.44

2

package.json
{
"name": "cordova-plugin-ad-adbuddiz",
"version": "1.0.43",
"version": "1.0.44",
"description": "Show adbuddiz interstitial ad and rewarded video ad.",

@@ -5,0 +5,0 @@ "cordova": {

@@ -15,3 +15,3 @@ Cordova AdBuddiz plugin

You can see Plugins For Cordova in one page: http://cranberrygame.github.io?referrer=github
You can see Cordova Plugins in one page: http://cranberrygame.github.io?referrer=github

@@ -27,3 +27,3 @@ # Change log #

## Cordova cli ##
https://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface - npm install -g cordova@5.0.0
https://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface - npm install -g cordova@6.0.0
```c

@@ -131,3 +131,3 @@ cordova plugin add cordova-plugin-ad-adbuddiz

window.adbuddiz.preloadRewardedVideoAd();//option, download ad previously for fast show
window.adbuddiz.showRewardedVideoAd('Default');
window.adbuddiz.showRewardedVideoAd();

@@ -134,0 +134,0 @@ alert(window.adbuddiz.loadedInterstitialAd());//boolean: true or false

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