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.0.0 #730

Closed Shaptic closed 7 months ago

Shaptic commented 7 months ago

Note: This version is (still) compatible with Protocol 20. Most people should be unaffected by the technically-breaking changes and can treat this more like a v10.0.3 patch release (see changelog).

socket-security[bot] commented 7 months ago

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

Package New capabilities Transitives Size Publisher
npm/@babel/eslint-parser@7.23.10 unsafe Transitive: environment, eval, filesystem, shell +146 19.7 MB nicolo-ribaudo
npm/@types/node@20.11.17 None +1 4.07 MB types
npm/@typescript-eslint/parser@6.21.0 Transitive: environment, eval, filesystem, shell, unsafe +114 45.7 MB jameshenry
npm/array-buffer-byte-length@1.0.1 Transitive: eval +12 245 kB ljharb
npm/available-typed-arrays@1.0.6 None 0 20.4 kB ljharb
npm/call-bind@1.0.6 Transitive: eval +10 214 kB ljharb
npm/chokidar@3.6.0 environment, filesystem +14 531 kB paulmillr
npm/define-data-property@1.1.3 Transitive: eval +8 173 kB ljharb
npm/es-errors@1.3.0 None 0 12.3 kB ljharb
npm/get-intrinsic@1.2.4 eval +5 124 kB ljharb
npm/has-tostringtag@1.0.2 None +1 38.2 kB ljharb
npm/ignore@5.3.1 None 0 51.5 kB kael
npm/is-array-buffer@3.0.4 Transitive: eval +11 232 kB ljharb
npm/is-typed-array@1.1.13 Transitive: eval +16 359 kB ljharb
npm/karma-webpack@5.0.1 filesystem Transitive: environment, eval, network, shell, unsafe +87 18.1 MB evilebottnawi
npm/lint-staged@15.2.2 Transitive: environment, filesystem, shell +54 2.48 MB okonet
npm/mocha@10.3.0 environment, eval, filesystem +61 3.98 MB joshuakgoldberg
npm/prettier@3.2.5 None 0 8.39 MB azz, duailibe, fisker, ...8 more
npm/sodium-native@4.0.8 Transitive: environment, filesystem +1 4.49 MB mafintosh
npm/webpack@5.90.1 environment, filesystem, network, unsafe Transitive: eval, shell +74 17.4 MB evilebottnawi
npm/which-typed-array@1.1.14 Transitive: eval +15 336 kB ljharb

🚮 Removed packages: npm/@babel/eslint-parser@7.23.9, npm/@types/node@20.11.10, npm/@typescript-eslint/parser@6.20.0, npm/call-bind@1.0.5, npm/define-data-property@1.1.1, npm/get-intrinsic@1.2.2, npm/ignore@5.3.0, npm/is-array-buffer@3.0.2, npm/is-typed-array@1.1.12, npm/karma-webpack@5.0.0, npm/lint-staged@15.2.0, npm/mocha@10.2.0, npm/prettier@3.2.4, npm/sodium-native@4.0.6, npm/webpack@5.90.0, npm/which-typed-array@1.1.13

View full report↗︎

socket-security[bot] commented 7 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 Note
Filesystem access npm/chokidar@3.6.0
Filesystem access npm/chokidar@3.6.0

Ignoring: npm/sodium-native@4.0.8

View full report↗︎

Next steps

What is filesystem access?

Accesses the file system, and could potentially read sensitive data.

If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

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/chokidar@3.6.0
github-actions[bot] commented 7 months ago

Size Change: +5.17 kB (0%)

Total Size: 3.19 MB

Filename Size Change
dist/stellar-base.js 2.34 MB +4.33 kB (0%)
dist/stellar-base.min.js 851 kB +845 B (0%)

compressed-size-action

Shaptic commented 7 months ago

@SocketSecurity ignore npm/sodium-native@4.0.8