🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pluginrama

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pluginrama - npm Package Compare versions

Comparing version

to
0.0.10

2

package.json
{
"name": "pluginrama",
"version": "0.0.9",
"version": "0.0.10",
"description": "cobaplugin",

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

module.exports = {
coolMethod: function (successCallback, errorCallback) {
cordova.exec(successCallback, errorCallback, "pluginrama", "coolMethod", []);
cordova.exec(successCallback, errorCallback, "pluginrama", "coba", []);
}
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet