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

stellar-base

Package Overview
Dependencies
Maintainers
9
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stellar-base - npm Package Compare versions

Comparing version 8.2.1 to 8.2.2

4

lib/signing.js

@@ -51,2 +51,6 @@ 'use strict';

if (!Object.keys(sodium).length) {
return checkFastSigningBrowser();
}
actualMethods.generate = function (secretKey) {

@@ -53,0 +57,0 @@ var pk = Buffer.alloc(sodium.crypto_sign_PUBLICKEYBYTES);

2

package.json
{
"name": "stellar-base",
"version": "8.2.1",
"version": "8.2.2",
"description": "Low level stellar support library",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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