New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@felicienfrancois/cordova-plugin-stepper

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@felicienfrancois/cordova-plugin-stepper - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "@felicienfrancois/cordova-plugin-stepper",
"version": "0.2.5",
"version": "0.2.6",
"description": "Lightweight pedometer Cordova/Phonegap plugin for Android using the hardware step sensor, with notifications.",

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

@@ -60,4 +60,5 @@ # cordova-plugin-stepper

if(result) console.log("Authorized !");
else console.log("Denied :-S");
else console.log("Not available or Denied :-S");
}).catch((err) => {
// Should never happen as error are catched and return false in success
console.error(err);

@@ -64,0 +65,0 @@ });

Sorry, the diff of this file is not supported yet

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