Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
0
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.5 to 4.4.6

2

package.json
{
"name": "@thegrizzlylabs/cordova-plugin-genius-scan",
"version": "4.4.5",
"version": "4.4.6",
"description": "Cordova Plugin for Genius Scan SDK",

@@ -5,0 +5,0 @@ "author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",

@@ -58,6 +58,2 @@ # Genius Scan SDK Cordova plugin

### Android Support Library
This plugin requires the Android support libraries support-v4 and appcompat-v7. The version of the libraries used can be set at installation. The minimum version is 26.0.0 and the default version is 27.0.1.
### With Cordova CLI

@@ -68,3 +64,3 @@

```bash
cordova plugin add @thegrizzlylabs/cordova-plugin-genius-scan --variable ANDROID_SUPPORT_VERSION="27.0.1"
cordova plugin add @thegrizzlylabs/cordova-plugin-genius-scan
```

@@ -78,3 +74,3 @@

<plugin name="@thegrizzlylabs/cordova-plugin-genius-scan" spec="~3.0.5">
<variable name="ANDROID_SUPPORT_VERSION" value="27.0.1" />
<variable name="CAMERA_USAGE_DESCRIPTION" value="Add your message here" />
</plugin>

@@ -81,0 +77,0 @@ ```

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc