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

cordova-plugin-iroot

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-iroot - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

.git/COMMIT_EDITMSG

2

package.json
{
"name": "cordova-plugin-iroot",
"version": "0.4.0",
"version": "0.5.0",
"description": "Cordova Jailbreak/Root Detection Plugin for Apache Cordova",

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

@@ -7,3 +7,8 @@ ## Cordova Jailbreak/Root Detection Plugin

[![NPM](https://nodei.co/npm/cordova-plugin-iroot.png?stars=true)](https://nodei.co/npm/cordova-plugin-iroot/)
[![NPM](https://nodei.co/npm-dl/cordova-plugin-iroot.png?months=1)](https://nodei.co/npm-dl/cordova-plugin-iroot.png?months=1)
Use this plugin to add an extra layer of security for your app, by detecting if the device running the app is jailbroken.

@@ -17,9 +22,2 @@

## Platform Support
- iOS
- Android
> todo: check versions...
## Installation

@@ -31,6 +29,4 @@

## Usage
```

@@ -56,6 +52,9 @@ IRoot.isRooted(successCallback, failureCallback);

## TODO
- check versions
## License
MIT License

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