stellar / js-stellar-base

The lowest-level stellar helper library. It consists of classes to read, write, hash, and sign Stellar xdr
https://stellar.github.io/js-stellar-base/
Apache License 2.0
106 stars 138 forks source link

Release v11.1.0 #739

Closed Shaptic closed 4 months ago

Shaptic commented 4 months ago

This release just includes Protocol 21 XDR and dependency upgrades.

socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/@types/node@20.12.7 None +1 2.1 MB types
npm/mocha@10.4.0 environment, eval, filesystem +43 3.91 MB voxpelli
npm/sodium-native@4.1.1 Transitive: environment, filesystem +1 4.5 MB mafintosh
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/@babel/cli@7.24.1, npm/@babel/eslint-parser@7.24.1, npm/@babel/eslint-plugin@7.23.5, npm/@babel/preset-env@7.24.3, npm/@types/node@20.11.30, npm/mocha@10.3.0, npm/sodium-native@4.0.10, npm/typescript@5.4.2

View full report↗︎

socket-security[bot] commented 4 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
Native code npm/sodium-native@4.1.1

View full report↗︎

Next steps

What's wrong with native code?

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

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/sodium-native@4.1.1
github-actions[bot] commented 4 months ago

Size Change: 0 B

Total Size: 3.21 MB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `dist/stellar-base.js` | 2.36 MB | | `dist/stellar-base.min.js` | 855 kB |

compressed-size-action