@aparajita/capacitor-biometric-auth
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "@aparajita/capacitor-biometric-auth", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Provides access to the native biometric auth & device security APIs for Capacitor apps", | ||
@@ -60,11 +60,11 @@ "author": "Aparajita Fishman", | ||
"@aparajita/swiftly": "^1.0.4", | ||
"@capacitor/cli": "^6.0.0", | ||
"@commitlint/cli": "^19.2.2", | ||
"@capacitor/cli": "^6.1.0", | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@ionic/swiftlint-config": "^1.1.2", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@types/node": "^20.12.7", | ||
"@typescript-eslint/eslint-plugin": "^7.7.0", | ||
"@typescript-eslint/parser": "^7.7.0", | ||
"commit-and-tag-version": "^12.4.0", | ||
"@types/node": "^20.14.10", | ||
"@typescript-eslint/eslint-plugin": "^7.16.1", | ||
"@typescript-eslint/parser": "^7.16.1", | ||
"commit-and-tag-version": "^12.4.1", | ||
"eslint": "^8.57.0", | ||
@@ -76,17 +76,17 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-n": "^16.6.2", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"nodemon": "^3.1.0", | ||
"prettier": "^3.2.5", | ||
"prettier-plugin-java": "^2.6.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.16.1", | ||
"eslint-plugin-promise": "^6.4.0", | ||
"nodemon": "^3.1.4", | ||
"prettier": "^3.3.3", | ||
"prettier-plugin-java": "^2.6.4", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.18.1", | ||
"simple-git-hooks": "^2.11.1", | ||
"swiftlint": "^1.0.2", | ||
"typescript": "~5.4.5" | ||
"typescript": "~5.5.3" | ||
}, | ||
"dependencies": { | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/android": "^6.1.0", | ||
"@capacitor/app": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/ios": "^6.0.0" | ||
"@capacitor/core": "^6.1.0", | ||
"@capacitor/ios": "^6.1.0" | ||
}, | ||
@@ -93,0 +93,0 @@ "scripts": { |
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
129318
Updated@capacitor/android@^6.1.0
Updated@capacitor/core@^6.1.0
Updated@capacitor/ios@^6.1.0