@airgap/beacon-core
Advanced tools
Comparing version 3.3.2-beta.1 to 3.3.2
"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.2-beta.1'; | ||
exports.SDK_VERSION = '3.3.2'; | ||
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.2-beta.1'; | ||
export const SDK_VERSION = '3.3.2'; | ||
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.2-beta.1", | ||
"version": "3.3.2", | ||
"description": "> TODO: description", | ||
@@ -37,4 +37,4 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-types": "^3.3.2-beta.1", | ||
"@airgap/beacon-utils": "^3.3.2-beta.1", | ||
"@airgap/beacon-types": "^3.3.2", | ||
"@airgap/beacon-utils": "^3.3.2", | ||
"@stablelib/ed25519": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "@stablelib/nacl": "^1.0.4", | ||
}, | ||
"gitHead": "f106f72a330d499f655cf464b888961a8bac18de" | ||
"gitHead": "956a4961ae2e85cdcb4c4b541862a6ffd945cb26" | ||
} |
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
0
375635
Updated@airgap/beacon-types@^3.3.2
Updated@airgap/beacon-utils@^3.3.2