@aparajita/capacitor-biometric-auth
Advanced tools
Comparing version 5.2.0 to 5.2.1
{ | ||
"name": "@aparajita/capacitor-biometric-auth", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "Provides access to the native biometric auth APIs for Capacitor apps", | ||
@@ -59,12 +59,12 @@ "author": "Aparajita Fishman", | ||
"@aparajita/swiftly": "^1.0.4", | ||
"@capacitor/cli": "^5.4.1", | ||
"@capacitor/cli": "^5.4.2", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@ionic/swiftlint-config": "^1.1.2", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@types/node": "^20.8.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"commit-and-tag-version": "^11.2.3", | ||
"eslint": "^8.50.0", | ||
"@rollup/plugin-json": "^6.0.1", | ||
"@types/node": "^20.8.4", | ||
"@typescript-eslint/eslint-plugin": "^6.7.5", | ||
"@typescript-eslint/parser": "^6.7.5", | ||
"commit-and-tag-version": "^11.3.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -74,3 +74,3 @@ "eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-n": "^16.1.0", | ||
"eslint-plugin-n": "^16.2.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
@@ -86,6 +86,6 @@ "nodemon": "^3.0.1", | ||
"dependencies": { | ||
"@capacitor/android": "^5.4.1", | ||
"@capacitor/android": "^5.4.2", | ||
"@capacitor/app": "^5.0.6", | ||
"@capacitor/core": "^5.4.1", | ||
"@capacitor/ios": "^5.4.1" | ||
"@capacitor/core": "^5.4.2", | ||
"@capacitor/ios": "^5.4.2" | ||
}, | ||
@@ -92,0 +92,0 @@ "scripts": { |
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
89561
Updated@capacitor/android@^5.4.2
Updated@capacitor/core@^5.4.2
Updated@capacitor/ios@^5.4.2