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

capacitor-plugin-nitgen-fingerprint

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-plugin-nitgen-fingerprint - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

31

package.json
{
"name": "capacitor-plugin-nitgen-fingerprint",
"version": "2.0.1",
"version": "3.0.0",
"description": "Capacitor plugin for Nitgen fingerprint devices.",

@@ -47,21 +47,22 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "^4.0.1",
"@capacitor/core": "^4.0.1",
"@capacitor/docgen": "^0.2.0",
"@capacitor/android": "^5.0.0",
"@capacitor/core": "^5.0.0",
"@capacitor/docgen": "^0.2.1",
"@ionic/eslint-config": "^0.3.0",
"@ionic/prettier-config": "^2.0.0",
"eslint": "^7.11.0",
"husky": "^7.0.1",
"np": "^7.6.2",
"prettier": "~2.2.0",
"prettier-plugin-java": "~1.0.0",
"@ionic/prettier-config": "4.0.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"np": "9.2.0",
"prettier": "3.1.1",
"prettier-plugin-java": "2.5.0",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"rimraf": "5.0.5",
"rollup": "^2.32.0",
"typescript": "~4.0.3"
"typescript": "4.4.4"
},
"peerDependencies": {
"@capacitor/core": "^4.0.1"
"@capacitor/core": "^5.0.0"
},
"prettier": "@ionic/prettier-config",
"eslintConfig": {

@@ -80,3 +81,3 @@ "extends": "@ionic/eslint-config/recommended"

"tests": false,
"message": "build %s"
"message": "bump to %s"
},

@@ -83,0 +84,0 @@ "capacitor": {

# capacitor-plugin-nitgen-fingerprint
Capacitor 4 plugin for Nitgen fingerprint devices.
Capacitor 5 plugin for Nitgen fingerprint readers (Hamster DX and Hamster III).
**ANDROID ONLY**
## Install

@@ -11,3 +13,5 @@

```
Update your app AndroidManifest.xml, into activity tag:
```xml

@@ -14,0 +18,0 @@ <intent-filter>

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