@airgap/beacon-core
Advanced tools
Comparing version 3.1.2 to 3.1.3
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BEACON_VERSION = exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '3.1.2'; | ||
exports.SDK_VERSION = '3.1.3'; | ||
exports.BEACON_VERSION = '3'; | ||
//# sourceMappingURL=constants.js.map |
@@ -1,3 +0,3 @@ | ||
export const SDK_VERSION = '3.1.2'; | ||
export const SDK_VERSION = '3.1.3'; | ||
export const BEACON_VERSION = '3'; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@airgap/beacon-core", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "> TODO: description", | ||
@@ -37,3 +37,3 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-types": "^3.1.2", | ||
"@airgap/beacon-types": "^3.1.3", | ||
"@airgap/beacon-utils": "^3.1.2", | ||
@@ -44,3 +44,3 @@ "@types/libsodium-wrappers": "0.7.9", | ||
}, | ||
"gitHead": "cef5d2c77363e60edd3db040c0d1079e5c8a9585" | ||
"gitHead": "312226a3588eddd804044b52dfcf1d0512f1a9df" | ||
} |
Updated@airgap/beacon-types@^3.1.3