@airgap/beacon-core
Advanced tools
Comparing version 3.3.3 to 3.3.5-beta.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.NOTIFICATION_ORACLE_URL = exports.BEACON_VERSION = exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '3.3.3'; | ||
exports.SDK_VERSION = '3.3.5-beta.0'; | ||
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 = '3.3.3'; | ||
export const SDK_VERSION = '3.3.5-beta.0'; | ||
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": "3.3.3", | ||
"version": "3.3.5-beta.0", | ||
"description": "> TODO: description", | ||
@@ -37,4 +37,4 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-types": "^3.3.3", | ||
"@airgap/beacon-utils": "^3.3.3", | ||
"@airgap/beacon-types": "^3.3.5-beta.0", | ||
"@airgap/beacon-utils": "^3.3.5-beta.0", | ||
"@stablelib/ed25519": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "@stablelib/nacl": "^1.0.4", | ||
}, | ||
"gitHead": "dadc8c2e7f6caed2029bc54603f33ef858942e89" | ||
"gitHead": "88f92d74c99f518f79c65296578475e65fc68585" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
375670
1
+ Added@airgap/beacon-types@3.3.5-beta.17(transitive)
+ Added@airgap/beacon-utils@3.3.5-beta.17(transitive)
+ Added@types/libsodium-wrappers@0.7.9(transitive)
+ Addedlibsodium@0.7.15(transitive)
+ Addedlibsodium-wrappers@0.7.9(transitive)
- Removed@airgap/beacon-types@3.3.4(transitive)
- Removed@airgap/beacon-utils@3.3.4(transitive)