Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/hw-app-btc

Package Overview
Dependencies
Maintainers
6
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-app-btc - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

18

flow-typed/npm/@ledgerhq/hw-transport_vx.x.x.js

@@ -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'>;
}

4

flow-typed/npm/flow-typed_vx.x.x.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc