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
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stellar-base - npm Package Versions

1
19

10.0.0-soroban.7

Diff

stellar-npm-ci
published 10.0.0-soroban.6 •

stellar-npm-ci
published 10.0.0-soroban.5 •

stellar-npm-ci
published 10.0.0-soroban.4 •

stellar-npm-ci
published 10.0.0-soroban.3 •

stellar-npm-ci
published 10.0.0-soroban.2 •

stellar-npm-ci
published 10.0.0-soroban.1 •

stellar-npm-ci
published 10.0.0-soroban.0 •

stellar-npm-ci
published 9.0.0 •

Changelog

Source

v9.0.0

This is a large update and the following changelog incorporates ALL changes across the beta.N versions of this upgrade.

This version is marked by a major version bump because of the significant upgrades to underlying dependencies. While there should be no noticeable API changes from a downstream perspective, there may be breaking changes in the way that this library is bundled.

The browser bundle size has decreased significantly:

  • stellar-base.min.js is 340 KiB, down from 1.2 MiB previously.
  • the new, unminified stellar-base.js is 895 KiB.

Breaking Changes

  • The build system has been completely overhauled to support Webpack 5 (#584, #585).

Though we have tried to maintain compatibility with older JavaScript implementations, this still means you may need to update your build pipeline to transpile to certain targets.

Fixes

  • Fixes a bug when sorting mixed-case assets for liquidity pools (#606).
  • Documentation is fixed and should generate correctly on https://stellar.github.io/js-stellar-base/ (#609).

Updates

  • XDR has been updated to its latest version (both curr and next versions, #587).
  • Drop the lodash dependency entirely (#624).
  • Drop the crc dependency and inline it to lower bundle size (#621).
  • Upgrade all dependencies to their latest versions (#608).
stellar-npm-ci
published 9.0.0-beta.3 •

Changelog

Source

v9.0.0-beta.3

Fix

  • Fixes a bug when sorting mixed-case assets for liquidity pools (#606).

Update

  • Upgrade all dependencies to their latest versions (#608).
  • Drop the crc dependency and inline it to lower bundle size (#621).
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