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

nodebb-plugin-adsense

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-adsense - npm Package Compare versions

Comparing version 0.0.19 to 0.1.0

4

library.js

@@ -59,5 +59,3 @@ 'use strict';

async.each(defaults, function(optObj, next) {
meta.settings.setOnEmpty('google-adsense', optObj.field, optObj.value, next);
});
meta.settings.setOnEmpty('google-adsense', defaults, next);
}

@@ -64,0 +62,0 @@ };

{
"name": "nodebb-plugin-adsense",
"version": "0.0.19",
"version": "0.1.0",
"description": "Plugin to easily place ads on your forum in different areas",

@@ -22,3 +22,3 @@ "main": "library.js",

"nbbpm": {
"compatibility": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^1.0.0"
"compatibility": "^1.2.0"
},

@@ -25,0 +25,0 @@ "readmeFilename": "README.md",

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