Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thegrizzlylabs/cordova-plugin-genius-scan - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

2

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

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

@@ -57,2 +57,6 @@ # 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

@@ -63,3 +67,3 @@

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

@@ -72,3 +76,5 @@

```xml
<plugin name="@thegrizzlylabs/cordova-plugin-genius-scan" spec="~2.3.0"/>
<plugin name="@thegrizzlylabs/cordova-plugin-genius-scan" spec="~3.0.5">
<variable name="ANDROID_SUPPORT_VERSION" value="27.0.1" />
</plugin>
```

@@ -75,0 +81,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

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