@ledgerhq/hw-transport-node-speculos
Advanced tools
Comparing version 6.0.0-typescript.3 to 6.0.0
{ | ||
"name": "@ledgerhq/hw-transport-node-speculos", | ||
"version": "6.0.0-typescript.3", | ||
"version": "6.0.0", | ||
"description": "Ledger Hardware Wallet communication layer with speculos Nano simulator", | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/errors": "^6.0.0-typescript.1", | ||
"@ledgerhq/hw-transport": "^6.0.0-typescript.3", | ||
"@ledgerhq/logs": "^6.0.0-typescript.1", | ||
"@ledgerhq/errors": "^6.0.0", | ||
"@ledgerhq/hw-transport": "^6.0.0", | ||
"@ledgerhq/logs": "^6.0.0", | ||
"rxjs": "6" | ||
@@ -41,5 +41,5 @@ }, | ||
"watch": "bash ../../script/watch.sh", | ||
"doc": "bash ../../script/doc-ts.sh" | ||
"doc": "bash ../../script/doc.sh" | ||
}, | ||
"gitHead": "1e33071ab6b72814c432098741c23181daf9e3bc" | ||
"gitHead": "15e2319aaeb6e0d981c48c1d5c4363ee0dcdea80" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
67666
Updated@ledgerhq/errors@^6.0.0
Updated@ledgerhq/logs@^6.0.0