@ledgerhq/hw-app-btc
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -1,3 +0,3 @@ | ||
// flow-typed signature: 825a19e4b893d9378f2444aa5a0b5785 | ||
// flow-typed version: <<STUB>>/@ledgerhq/hw-transport_v^2.1.0/flow_v0.63.1 | ||
// flow-typed signature: 559e6d9e212eae61339873c83e1b86ad | ||
// flow-typed version: <<STUB>>/@ledgerhq/hw-transport_v^2.0.5/flow_v0.63.1 | ||
@@ -25,10 +25,2 @@ /** | ||
*/ | ||
declare module '@ledgerhq/hw-transport/flow-typed/npm/events_vx.x.x' { | ||
declare module.exports: any; | ||
} | ||
declare module '@ledgerhq/hw-transport/flow-typed/npm/flow-typed_vx.x.x' { | ||
declare module.exports: any; | ||
} | ||
declare module '@ledgerhq/hw-transport/src/Transport' { | ||
@@ -39,10 +31,4 @@ declare module.exports: any; | ||
// Filename aliases | ||
declare module '@ledgerhq/hw-transport/flow-typed/npm/events_vx.x.x.js' { | ||
declare module.exports: $Exports<'@ledgerhq/hw-transport/flow-typed/npm/events_vx.x.x'>; | ||
} | ||
declare module '@ledgerhq/hw-transport/flow-typed/npm/flow-typed_vx.x.x.js' { | ||
declare module.exports: $Exports<'@ledgerhq/hw-transport/flow-typed/npm/flow-typed_vx.x.x'>; | ||
} | ||
declare module '@ledgerhq/hw-transport/src/Transport.js' { | ||
declare module.exports: $Exports<'@ledgerhq/hw-transport/src/Transport'>; | ||
} |
@@ -1,3 +0,3 @@ | ||
// flow-typed signature: 18900275c28a96722c5b911866345ad4 | ||
// flow-typed version: <<STUB>>/flow-typed_v^2.2.3/flow_v0.63.1 | ||
// flow-typed signature: 5e8060714f8b4bce04d53073b5938580 | ||
// flow-typed version: <<STUB>>/flow-typed_v^2.3.0/flow_v0.64.0 | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@ledgerhq/hw-app-btc", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Ledger Hardware Wallet Bitcoin Application API", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/hw-transport": "^2.1.2" | ||
"@ledgerhq/hw-transport": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"flow-bin": "^0.63.1", | ||
"flow-typed": "^2.2.3" | ||
"flow-bin": "^0.64.0", | ||
"flow-typed": "^2.3.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
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
162472
1861