@aauth/hardware-keys
Advanced tools
+5
-5
| { | ||
| "name": "@aauth/hardware-keys", | ||
| "version": "0.11.0", | ||
| "version": "0.11.1", | ||
| "description": "Hardware key backends for AAuth: YubiKey PIV and macOS Secure Enclave", | ||
@@ -33,7 +33,7 @@ "main": "index.js", | ||
| "optionalDependencies": { | ||
| "@aauth/hardware-keys-darwin-arm64": "0.11.0", | ||
| "@aauth/hardware-keys-darwin-x64": "0.11.0", | ||
| "@aauth/hardware-keys-linux-x64-gnu": "0.11.0", | ||
| "@aauth/hardware-keys-win32-x64-msvc": "0.11.0" | ||
| "@aauth/hardware-keys-darwin-arm64": "0.11.1", | ||
| "@aauth/hardware-keys-darwin-x64": "0.11.1", | ||
| "@aauth/hardware-keys-linux-x64-gnu": "0.11.1", | ||
| "@aauth/hardware-keys-win32-x64-msvc": "0.11.1" | ||
| } | ||
| } |