@airgap/beacon-core
Advanced tools
Comparing version 3.1.5-beta.0 to 3.2.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.BEACON_VERSION = exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '3.1.5-beta.0'; | ||
exports.SDK_VERSION = '3.2.0'; | ||
exports.BEACON_VERSION = '3'; | ||
//# sourceMappingURL=constants.js.map |
@@ -1,3 +0,3 @@ | ||
export const SDK_VERSION = '3.1.5-beta.0'; | ||
export const SDK_VERSION = '3.2.0'; | ||
export const BEACON_VERSION = '3'; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@airgap/beacon-core", | ||
"version": "3.1.5-beta.0", | ||
"version": "3.2.0", | ||
"description": "> TODO: description", | ||
@@ -37,4 +37,4 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>", | ||
"dependencies": { | ||
"@airgap/beacon-types": "^3.1.5-beta.0", | ||
"@airgap/beacon-utils": "^3.1.5-beta.0", | ||
"@airgap/beacon-types": "^3.2.0", | ||
"@airgap/beacon-utils": "^3.2.0", | ||
"@stablelib/ed25519": "^1.0.3", | ||
@@ -46,3 +46,3 @@ "@stablelib/nacl": "^1.0.4", | ||
}, | ||
"gitHead": "0c11c4906465ac91778922b7b3844c7a764f4634" | ||
"gitHead": "615f361f6021546a6626082cacfd9be46b0fad28" | ||
} |
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
374473
Updated@airgap/beacon-types@^3.2.0
Updated@airgap/beacon-utils@^3.2.0