@ledgerhq/hw-transport-webauthn
Advanced tools
Comparing version 4.47.0 to 4.48.0
{ | ||
"name": "@ledgerhq/hw-transport-webauthn", | ||
"version": "4.47.0", | ||
"version": "4.48.0", | ||
"description": "Ledger Hardware Wallet Web implementation of the communication layer, using WebAuthN api", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/devices": "^4.47.0", | ||
"@ledgerhq/errors": "^4.46.0", | ||
"@ledgerhq/hw-transport": "^4.47.0" | ||
"@ledgerhq/devices": "^4.48.0", | ||
"@ledgerhq/errors": "^4.48.0", | ||
"@ledgerhq/hw-transport": "^4.48.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0ca948f6288cb55b676dc1070eb9e1eef342cfc8" | ||
"gitHead": "ae4f6034a9364c12212060fd46e39bdaf14d562e" | ||
} |
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
Updated@ledgerhq/devices@^4.48.0
Updated@ledgerhq/errors@^4.48.0