capacitor-plugin-nitgen-fingerprint
Advanced tools
Comparing version 2.0.1 to 3.0.0
{ | ||
"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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3863377
255
16