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

cordova-plugin-b-test

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-b-test - npm Package Compare versions

Comparing version 1.2.3 to 1.2.41

2

package.json
{
"name": "cordova-plugin-b-test",
"version": "1.2.3",
"version": "1.2.41",
"description": "Boot Fidelity Cordova Plugin Test",

@@ -5,0 +5,0 @@ "homepage": "https://www.bluefidelity.com/",

@@ -17,4 +17,4 @@ var exec = require('cordova/exec');

getTempPath: function (uri, successCallback, errorCallback) {
exec(successCallback, errorCallback, 'BootFidelity', 'getNativePath', [uri]);
exec(successCallback, errorCallback, 'BootFidelity', 'getTempPath', [uri]);
}
};
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