stellar / js-stellar-sdk

Main Stellar client library for the JavaScript language.
https://stellar.github.io/js-stellar-sdk/
Apache License 2.0
615 stars 296 forks source link

Release v12.0.0-rc.2 #959

Closed Shaptic closed 2 months ago

Shaptic commented 2 months ago

In non-fresh installs, rc1 would not pull in the latest version of stellar-base because it was pinned incorrectly. This release rectifies that.

It also includes #956.

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/chai@4.3.16 None 0 82.2 kB types
npm/@types/lodash@4.17.1 None 0 862 kB types
npm/@types/node@20.12.10 None +1 2.13 MB types
npm/jsdoc@4.0.3 Transitive: environment, eval, filesystem, unsafe +20 5.83 MB hegemonic
npm/sinon@17.0.2 Transitive: environment, eval +9 2.31 MB
npm/uc.micro@2.1.0 None 0 13.3 kB vitaly

🚮 Removed packages: npm/@types/chai@4.3.14, npm/@types/lodash@4.17.0, npm/@types/node@20.12.7, npm/jsdoc@4.0.2, npm/sinon@17.0.1, npm/uc.micro@1.0.6

View full report↗︎

socket-security[bot] commented 2 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Debug access npm/validate-npm-package-name@5.0.1

View full report↗︎

Next steps

What is debug access?

Uses debug, reflection and dynamic code execution features.

Removing the use of debug will reduce the risk of any reflection and dynamic code execution.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/validate-npm-package-name@5.0.1
github-actions[bot] commented 2 months ago

Size Change: +38 B (0%)

Total Size: 11.5 MB

Filename Size Change
dist/stellar-sdk.js 6.37 MB +19 B (0%)
dist/stellar-sdk.min.js 5.12 MB +19 B (0%)

compressed-size-action