@metamask/nonce-tracker
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -9,2 +9,6 @@ # Changelog | ||
## [6.0.1] | ||
### Fixed | ||
- Bump `async-mutex` from `^0.3.1` to `^0.5.0` ([#78](https://github.com/MetaMask/nonce-tracker/pull/78)) | ||
## [6.0.0] | ||
@@ -75,3 +79,4 @@ ### Added | ||
[Unreleased]: https://github.com/MetaMask/nonce-tracker/compare/v6.0.0...HEAD | ||
[Unreleased]: https://github.com/MetaMask/nonce-tracker/compare/v6.0.1...HEAD | ||
[6.0.1]: https://github.com/MetaMask/nonce-tracker/compare/v6.0.0...v6.0.1 | ||
[6.0.0]: https://github.com/MetaMask/nonce-tracker/compare/v5.0.0...v6.0.0 | ||
@@ -78,0 +83,0 @@ [5.0.0]: https://github.com/MetaMask/nonce-tracker/compare/v4.0.0...v5.0.0 |
{ | ||
"name": "@metamask/nonce-tracker", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Transaction nonce calculation used in MetaMask.", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"@ethersproject/providers": "^5.7.2", | ||
"async-mutex": "^0.3.1" | ||
"async-mutex": "^0.5.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
29260
1
+ Addedasync-mutex@0.5.0(transitive)
- Removedasync-mutex@0.3.2(transitive)
Updatedasync-mutex@^0.5.0