peer5_ios_plugin
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "peer5_ios_plugin", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Peer5 iOS Cordova Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -10,1 +10,5 @@ var exec = require('cordova/exec'); | ||
}; | ||
exports.sayhi = function (arg0, success, error) { | ||
console.log('hi'); | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2538
9