@trezor/blockchain-link-types
Advanced tools
Comparing version 1.2.2 to 1.2.3-beta.1
{ | ||
"name": "@trezor/blockchain-link-types", | ||
"version": "1.2.2", | ||
"version": "1.2.3-beta.1", | ||
"license": "See LICENSE.md in repo root", | ||
@@ -15,3 +15,2 @@ "sideEffects": false, | ||
"scripts": { | ||
"lint:js": "yarn g:eslint '**/*.{ts,tsx,js}'", | ||
"depcheck": "yarn g:depcheck", | ||
@@ -25,4 +24,4 @@ "type-check": "yarn g:tsc --build", | ||
"@solana/web3.js": "^1.95.4", | ||
"@trezor/type-utils": "1.1.1", | ||
"@trezor/utxo-lib": "2.2.2" | ||
"@trezor/type-utils": "1.1.2-beta.1", | ||
"@trezor/utxo-lib": "2.2.3-beta.1" | ||
}, | ||
@@ -29,0 +28,0 @@ "devDependencies": { |
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
58393
2
+ Added@trezor/type-utils@1.1.2-beta.1(transitive)
+ Added@trezor/utils@9.2.3-beta.1(transitive)
+ Added@trezor/utxo-lib@2.2.3-beta.1(transitive)
- Removed@trezor/type-utils@1.1.1(transitive)
- Removed@trezor/utils@9.2.2(transitive)
- Removed@trezor/utxo-lib@2.2.2(transitive)