Sign In

@aauth/hardware-keys

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aauth/hardware-keys - npm Package Compare versions

Comparing version
0.11.2
to
0.11.3
+5
-5
package.json
{
"name": "@aauth/hardware-keys",
"version": "0.11.2",
"version": "0.11.3",
"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.2",
"@aauth/hardware-keys-darwin-x64": "0.11.2",
"@aauth/hardware-keys-linux-x64-gnu": "0.11.2",
"@aauth/hardware-keys-win32-x64-msvc": "0.11.2"
"@aauth/hardware-keys-darwin-arm64": "0.11.3",
"@aauth/hardware-keys-darwin-x64": "0.11.3",
"@aauth/hardware-keys-linux-x64-gnu": "0.11.3",
"@aauth/hardware-keys-win32-x64-msvc": "0.11.3"
}
}