New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@airgap/beacon-core

Package Overview
Dependencies
Maintainers
1
Versions
121
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.3.5-beta.14 to 3.3.5-beta.15

2

dist/cjs/constants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.NOTIFICATION_ORACLE_URL = exports.BEACON_VERSION = exports.SDK_VERSION = void 0;
exports.SDK_VERSION = '3.3.5-beta.14';
exports.SDK_VERSION = '3.3.5-beta.15';
exports.BEACON_VERSION = '3';
exports.NOTIFICATION_ORACLE_URL = 'https://beacon-notification-oracle.dev.gke.papers.tech';
//# sourceMappingURL=constants.js.map

@@ -1,4 +0,4 @@

export const SDK_VERSION = '3.3.5-beta.14';
export const SDK_VERSION = '3.3.5-beta.15';
export const BEACON_VERSION = '3';
export const NOTIFICATION_ORACLE_URL = 'https://beacon-notification-oracle.dev.gke.papers.tech';
//# sourceMappingURL=constants.js.map
{
"name": "@airgap/beacon-core",
"version": "3.3.5-beta.14",
"version": "3.3.5-beta.15",
"description": "> TODO: description",

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

"dependencies": {
"@airgap/beacon-types": "^3.3.5-beta.14",
"@airgap/beacon-utils": "^3.3.5-beta.14",
"@airgap/beacon-types": "^3.3.5-beta.15",
"@airgap/beacon-utils": "^3.3.5-beta.15",
"@stablelib/ed25519": "^1.0.3",

@@ -46,3 +46,3 @@ "@stablelib/nacl": "^1.0.4",

},
"gitHead": "8fc7d57764872fb601f85a2f3ab5afeb889582d8"
"gitHead": "2d522514e1bceb03fd58cf40b1229cb4ca5baff4"
}
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