[Snyk] Upgrade @noble/hashes from 1.2.0 to 1.6.1#1
Open
MManke188 wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade @noble/hashes from 1.2.0 to 1.6.1. See this package in npm: @noble/hashes See this project in Snyk: https://app.snyk.io/org/orange-kush/project/de137f20-f91d-4921-8497-5a750e66beb8?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @noble/hashes from 1.2.0 to 1.6.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on 25 days ago.
Release notes
Package name: @noble/hashes
-
1.6.1 - 2024-11-24
- Fix argon2 initialization
- pkg.json: include d.ts.map
-
1.6.0 - 2024-11-22
- Add support for 4GB+ arrays on supported platforms
- argon2: Harden, make it stable
- utils: Improve isBytes speed
- Improve compatibility with parsers & minifiers
- @ mahnunchik made their first contribution in #102
-
1.5.0 - 2024-09-01
- Scrypt: relax params check to allow
- Export additional typescript types
- Add support for node.js v14.21.3 in addition to v16+
- Export sha224, sha384, sha512_224, sha512_256 in single-file build
- @ quixoten made their first contribution in #89
- @ legobeat made their first contribution in #94
- @ iAchilles made their first contribution in #92
- @ sreyemnayr made their first contribution in #99
-
1.4.0 - 2024-03-14
- Add support for big endian platforms by @ jonathan-albrecht-ibm in #81
- Use XOF constructor wrapper for cShake by @ stknob in #82
- Rename _sha2 to _md
- utils, _assert: reduce code duplication
- tsconfig: change module to Node16
-
1.3.3 - 2023-12-11
- Add module
- Bump typescript version used to build the package to 5.3.2
-
1.3.2 - 2023-08-23
- Tree shaking improvements:
- annotate top-level incovations as pure
- use const enums
- decrease wildcard imports of
- declare package side-effects free
- argon2: fix checks for parallelism and iterations parameters
- utils: fix isPlainObject in serverless environments, used in scrypt and pbkdf2
- typescript: Disable moduleResolution config setting, since it is viral
- @ jeetiss made their first contribution in #65
- @ Systemcluster made their first contribution in #69
-
1.3.1 - 2023-06-03
- Fix utf8ToBytes in firefox extension context (https://bugzil.la/1681809)
- Ensure blake3 inputs are immutable by @ libitx in #51
- sha3-addons: add PURE annotations to reduce bundle size
- utils: harmonize with noble-curves
- Type fixes
- sha3, blake3: Fix XOF type issue, closes #55
- hmac: export HMAC type, fix #52
- cryptoNode: remove dependency on
- @ pkieltyka made their first contribution in #47
- @ libitx made their first contribution in #51
- @ janek26 made their contribution
-
1.3.0 - 2023-03-16
-
1.2.0 - 2023-02-02
- Add experimental Argon2 implementation from RFC9106.
- Source maps are now included in the package
- Fixes
from @noble/hashes GitHub release notesFull Changelog: 1.6.0...1.6.1
New Contributors
Full Changelog: 1.5.0...1.6.0
r: 1, p: 8New Contributors
Full Changelog: 1.4.0...1.5.0
Full Changelog: 1.3.3...1.4.0
sha2, an alias to already-existingsha256andsha512sha3-addons: Implement TurboSHAKE (https://eprint.iacr.org/2023/342)utilsimprovementshexToBytes: speed-up 6x, improve error formattingisBytes: improve reliability in bad environments such as jsdomconcatBytes: improve safety by early-checking the typeFull Changelog: 1.3.2...1.3.3
_assertand_u64New Contributors
Full Changelog: 1.3.1...1.3.2
What's Changed
@ types/nodeNew Contributors
Full Changelog: 1.3.0...1.3.1
Changed logic for importing native cryptography. Built-in crypto (webcrypto) is now used through all platforms, including node.js.
Full Changelog: 1.2.0...1.3.0
import "_assert"issueFull Changelog: 1.1.5...1.2.0
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: