@trezor/connect-web
Advanced tools
Comparing version 9.4.7-beta.1 to 9.4.7
@@ -1,2 +0,2 @@ | ||
declare const VERSION: "9.4.7-beta.1"; | ||
declare const VERSION: "9.4.7"; | ||
declare const versionN: number[]; | ||
@@ -3,0 +3,0 @@ declare const isBeta: boolean; |
"use strict"; | ||
const VERSION = '9.4.7-beta.1'; | ||
const VERSION = '9.4.7'; | ||
const versionN = VERSION.split('.').map(s => parseInt(s, 10)); | ||
@@ -4,0 +4,0 @@ const isBeta = VERSION.includes('beta'); |
{ | ||
"name": "@trezor/connect-web", | ||
"version": "9.4.7-beta.1", | ||
"version": "9.4.7", | ||
"author": "Trezor <info@trezor.io>", | ||
@@ -45,5 +45,5 @@ "homepage": "https://github.com/trezor/trezor-suite/tree/develop/packages/connect-web", | ||
"dependencies": { | ||
"@trezor/connect": "9.4.7-beta.1", | ||
"@trezor/connect-common": "0.2.7-beta.1", | ||
"@trezor/utils": "9.2.6-beta.1" | ||
"@trezor/connect": "9.4.7", | ||
"@trezor/connect-common": "0.2.7", | ||
"@trezor/utils": "9.2.6" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
99931
+ Added@trezor/blockchain-link@2.3.6(transitive)
+ Added@trezor/blockchain-link-types@1.2.5(transitive)
+ Added@trezor/blockchain-link-utils@1.2.6(transitive)
+ Added@trezor/connect@9.4.7(transitive)
+ Added@trezor/connect-common@0.2.7(transitive)
+ Added@trezor/transport@1.3.7(transitive)
+ Added@trezor/type-utils@1.1.4(transitive)
+ Added@trezor/utils@9.2.6(transitive)
+ Added@trezor/utxo-lib@2.2.6(transitive)
+ Addedelectron-to-chromium@1.5.108(transitive)
- Removed@trezor/blockchain-link@2.3.5(transitive)
- Removed@trezor/blockchain-link-types@1.2.4(transitive)
- Removed@trezor/blockchain-link-utils@1.2.5(transitive)
- Removed@trezor/connect@9.4.7-beta.1(transitive)
- Removed@trezor/connect-common@0.2.7-beta.1(transitive)
- Removed@trezor/transport@1.3.6(transitive)
- Removed@trezor/type-utils@1.1.3(transitive)
- Removed@trezor/utils@9.2.6-beta.1(transitive)
- Removed@trezor/utxo-lib@2.2.5(transitive)
- Removedelectron-to-chromium@1.5.109(transitive)
Updated@trezor/connect@9.4.7
Updated@trezor/connect-common@0.2.7
Updated@trezor/utils@9.2.6