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.0.1-soroban.2 to 8.0.1-soroban.3

3

lib/network.js

@@ -16,3 +16,4 @@ 'use strict';

FUTURENET: 'Test SDF Future Network ; October 2022',
SANDBOX: 'Local Sandbox Stellar Network ; September 2022'
SANDBOX: 'Local Sandbox Stellar Network ; September 2022',
STANDALONE: 'Standalone Network ; February 2017'
};
{
"name": "stellar-base",
"version": "8.0.1-soroban.2",
"version": "8.0.1-soroban.3",
"description": "Low level stellar support library",

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

@@ -230,3 +230,4 @@ // TypeScript Version: 2.9

FUTURENET = 'Test SDF Future Network ; October 2022',
SANDBOX = 'Local Sandbox Stellar Network ; September 2022'
SANDBOX = 'Local Sandbox Stellar Network ; September 2022',
STANDALONE = 'Standalone Network ; February 2017'
}

@@ -233,0 +234,0 @@

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