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 3.0.0-beta.2 to 3.0.0

2

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

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

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

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

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

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

},
"gitHead": "2c9106ad7aa7b0cccc00144e23c8745edcbf4269"
"gitHead": "f1d40032d98b3fcc05345ac857df4fdafa688944"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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