@ledgerhq/hw-transport-webauthn
Advanced tools
Comparing version 4.71.0 to 4.72.0
{ | ||
"name": "@ledgerhq/hw-transport-webauthn", | ||
"version": "4.71.0", | ||
"version": "4.72.0", | ||
"description": "Ledger Hardware Wallet Web implementation of the communication layer, using WebAuthN api", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/devices": "^4.71.0", | ||
"@ledgerhq/errors": "^4.71.0", | ||
"@ledgerhq/hw-transport": "^4.71.0", | ||
"@ledgerhq/logs": "^4.70.0" | ||
"@ledgerhq/devices": "^4.72.0", | ||
"@ledgerhq/errors": "^4.72.0", | ||
"@ledgerhq/hw-transport": "^4.72.0", | ||
"@ledgerhq/logs": "^4.72.0" | ||
}, | ||
"devDependencies": { | ||
"flow-bin": "^0.107.0", | ||
"flow-bin": "^0.109.0", | ||
"flow-typed": "^2.6.1" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "2cbdd987d71668ee93ad14f2d19b205423defa60" | ||
"gitHead": "c5b22384f94dc949c7f6d21e857e6cc0502b7516" | ||
} |
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.72.0
Updated@ledgerhq/errors@^4.72.0
Updated@ledgerhq/logs@^4.72.0