Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@airgap/beacon-core

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airgap/beacon-core - npm Package Compare versions

Comparing version 2.5.0-beta.2 to 2.5.0-beta.3

2

dist/cjs/constants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BEACON_VERSION = exports.SDK_VERSION = void 0;
exports.SDK_VERSION = '2.5.0-beta.2';
exports.SDK_VERSION = '2.5.0-beta.3';
exports.BEACON_VERSION = '3';
//# sourceMappingURL=constants.js.map

@@ -1,3 +0,3 @@

export const SDK_VERSION = '2.5.0-beta.2';
export const SDK_VERSION = '2.5.0-beta.3';
export const BEACON_VERSION = '3';
//# sourceMappingURL=constants.js.map
{
"name": "@airgap/beacon-core",
"version": "2.5.0-beta.2",
"version": "2.5.0-beta.3",
"description": "> TODO: description",

@@ -37,4 +37,4 @@ "author": "Andreas Gassmann <a.gassmann@papers.ch>",

"dependencies": {
"@airgap/beacon-types": "^2.5.0-beta.2",
"@airgap/beacon-utils": "^2.5.0-beta.2",
"@airgap/beacon-types": "^2.5.0-beta.3",
"@airgap/beacon-utils": "^2.5.0-beta.3",
"@types/libsodium-wrappers": "0.7.9",

@@ -44,3 +44,3 @@ "bs58check": "2.1.2",

},
"gitHead": "3067231481ed494f34a47587156c268a0a24c0bb"
"gitHead": "84a2156c535e800aa2088bd1e74dced8e9c96a36"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc