@ledgerhq/swift-bridge-hw-app-solana
Advanced tools
Comparing version 1.0.2 to 1.0.3-nightly.0
# @ledgerhq/swift-bridge-hw-app-solana | ||
## 1.0.3-nightly.0 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @ledgerhq/hw-app-solana@7.0.8-nightly.0 | ||
- @ledgerhq/swift-bridge-hw-transport-ble@1.0.3-nightly.0 | ||
## 1.0.2 | ||
@@ -4,0 +12,0 @@ |
@@ -5,6 +5,6 @@ "use strict"; | ||
}; | ||
exports.__esModule = true; | ||
var swift_bridge_hw_transport_ble_1 = __importDefault(require("@ledgerhq/swift-bridge-hw-transport-ble")); | ||
var hw_app_solana_1 = __importDefault(require("@ledgerhq/hw-app-solana")); | ||
module.exports = { TransportBLESwift: swift_bridge_hw_transport_ble_1["default"], Solana: hw_app_solana_1["default"] }; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const swift_bridge_hw_transport_ble_1 = __importDefault(require("@ledgerhq/swift-bridge-hw-transport-ble")); | ||
const hw_app_solana_1 = __importDefault(require("@ledgerhq/hw-app-solana")); | ||
module.exports = { TransportBLESwift: swift_bridge_hw_transport_ble_1.default, Solana: hw_app_solana_1.default }; | ||
//# sourceMappingURL=Wrapper.js.map |
{ | ||
"name": "@ledgerhq/swift-bridge-hw-app-solana", | ||
"version": "1.0.2", | ||
"version": "1.0.3-nightly.0", | ||
"description": "Package to facilitate bundling hw-app-solana in the SolanaWrapper Swift package", | ||
@@ -31,4 +31,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@ledgerhq/hw-app-solana": "^7.0.7", | ||
"@ledgerhq/swift-bridge-hw-transport-ble": "^1.0.2" | ||
"@ledgerhq/hw-app-solana": "^7.0.8-nightly.0", | ||
"@ledgerhq/swift-bridge-hw-transport-ble": "^1.0.3-nightly.0" | ||
}, | ||
@@ -41,7 +41,6 @@ "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec", | ||
"jest": "^28.1.1", | ||
"rimraf": "^4.1.2", | ||
"rimraf": "^4.4.1", | ||
"source-map-support": "^0.5.21", | ||
"ts-jest": "^28.0.5", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4" | ||
"ts-node": "^10.4.0" | ||
}, | ||
@@ -48,0 +47,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
5747
8
1