@metamask-previews/rate-limit-controller
Advanced tools
Comparing version 6.0.2-preview-953c11ad to 6.0.2-preview-958adf52
@@ -10,2 +10,6 @@ # Changelog | ||
### Changed | ||
- Bump `@metamask/base-controller` from `^7.0.0` to `^7.1.0` ([#5079](https://github.com/MetaMask/core/pull/5079)) | ||
## [6.0.2] | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@metamask-previews/rate-limit-controller", | ||
"version": "6.0.2-preview-953c11ad", | ||
"version": "6.0.2-preview-958adf52", | ||
"description": "Contains logic for rate-limiting API endpoints by requesting origin", | ||
@@ -50,5 +50,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@metamask/base-controller": "^7.0.2", | ||
"@metamask/rpc-errors": "^7.0.1", | ||
"@metamask/utils": "^10.0.0" | ||
"@metamask/base-controller": "^7.1.1", | ||
"@metamask/rpc-errors": "^7.0.2", | ||
"@metamask/utils": "^11.1.0" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62475
- Removed@metamask/utils@10.0.1(transitive)
Updated@metamask/rpc-errors@^7.0.2
Updated@metamask/utils@^11.1.0