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.4.0-beta.2 to 2.4.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.4.0-beta.2';
exports.SDK_VERSION = '2.4.0-beta.3';
exports.BEACON_VERSION = '2';
//# sourceMappingURL=constants.js.map

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

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

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

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

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

},
"gitHead": "2c3c94c9271ef36f56e04db37f29f6770abd4d65"
"gitHead": "a602de32fae76d1d3e9d0fcfa711017c5d9173c5"
}
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