@airgap/beacon-core
Advanced tools
Comparing version 4.0.4 to 4.0.5
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.NOTIFICATION_ORACLE_URL = exports.BEACON_VERSION = exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '4.0.4'; | ||
exports.SDK_VERSION = '4.0.5'; | ||
exports.BEACON_VERSION = '3'; | ||
exports.NOTIFICATION_ORACLE_URL = 'https://beacon-notification-oracle.dev.gke.papers.tech'; | ||
//# sourceMappingURL=constants.js.map |
@@ -1,4 +0,4 @@ | ||
export const SDK_VERSION = '4.0.4'; | ||
export const SDK_VERSION = '4.0.5'; | ||
export const BEACON_VERSION = '3'; | ||
export const NOTIFICATION_ORACLE_URL = 'https://beacon-notification-oracle.dev.gke.papers.tech'; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@airgap/beacon-core", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "> TODO: description", | ||
@@ -37,4 +37,4 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-types": "4.0.4", | ||
"@airgap/beacon-utils": "4.0.4", | ||
"@airgap/beacon-types": "4.0.5", | ||
"@airgap/beacon-utils": "4.0.5", | ||
"@stablelib/ed25519": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "@stablelib/nacl": "^1.0.4", | ||
}, | ||
"gitHead": "a899e914e59303dce16c8048ac3cec76c008a90a" | ||
"gitHead": "1fb3d33bcdb6527b131364101d9dafa0e9c4db61" | ||
} |
+ Added@airgap/beacon-types@4.0.5(transitive)
+ Added@airgap/beacon-utils@4.0.5(transitive)
- Removed@airgap/beacon-types@4.0.4(transitive)
- Removed@airgap/beacon-utils@4.0.4(transitive)
Updated@airgap/beacon-types@4.0.5
Updated@airgap/beacon-utils@4.0.5