@ledgerhq/hw-app-ada
Advanced tools
Comparing version 4.19.1 to 4.21.0-beta.12bfb9a2
{ | ||
"name": "@ledgerhq/hw-app-ada", | ||
"version": "4.19.1", | ||
"version": "4.21.0-beta.12bfb9a2", | ||
"description": "Ledger Hardware Wallet Cardano ADA API", | ||
@@ -20,7 +20,7 @@ "main": "lib/Ada.js", | ||
"dependencies": { | ||
"@ledgerhq/hw-transport": "^4.19.0", | ||
"@ledgerhq/hw-transport": "^4.21.0-beta.12bfb9a2", | ||
"node-int64": "^0.4.0" | ||
}, | ||
"devDependencies": { | ||
"@ledgerhq/hw-transport-node-hid": "^4.19.1", | ||
"@ledgerhq/hw-transport-node-hid": "^4.21.0-beta.12bfb9a2", | ||
"chai": "^4.1.2", | ||
@@ -39,5 +39,5 @@ "chalk": "^2.3.1", | ||
"flow": "flow", | ||
"clean": "rm -rf lib/ flow-typed/", | ||
"build": "cd ../.. && export PATH=$(yarn bin):$PATH && cd - && babel --source-maps -d lib src && flow-copy-source -v src lib", | ||
"watch": "cd ../.. && export PATH=$(yarn bin):$PATH && cd - && babel --watch --source-maps -d lib src & flow-copy-source -w -v src lib", | ||
"clean": "bash ../../script/clean.sh", | ||
"build": "bash ../../script/build.sh", | ||
"watch": "bash ../../script/watch.sh", | ||
"clean-test": "rm -rf test/lib", | ||
@@ -44,0 +44,0 @@ "build-test": "yarn run clean-test && cd ../.. && export PATH=$(yarn bin):$PATH && cd - && babel --source-maps -d test/lib test/src && flow-copy-source -v test/src test/lib", |
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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
101482
1