Sign In

@aauth/hardware-keys

Package Overview
Dependencies
Maintainers
1
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.0
to
0.11.1
+5
-5
package.json
{
"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"
}
}