@metamask-previews/approval-controller
Advanced tools
Comparing version 4.1.0-preview.7f750b2 to 4.1.0-preview.80566a6
{ | ||
"name": "@metamask-previews/approval-controller", | ||
"version": "4.1.0-preview.7f750b2", | ||
"version": "4.1.0-preview.80566a6", | ||
"description": "Manages requests that require user approval", | ||
@@ -27,4 +27,5 @@ "keywords": [ | ||
"publish:preview": "yarn npm publish --tag preview", | ||
"test": "jest", | ||
"test": "jest --reporters=jest-silent-reporter", | ||
"test:clean": "jest --clearCache", | ||
"test:verbose": "jest --verbose", | ||
"test:watch": "jest --watch" | ||
@@ -35,3 +36,3 @@ }, | ||
"@metamask/rpc-errors": "^6.1.0", | ||
"@metamask/utils": "^8.1.0", | ||
"@metamask/utils": "^8.2.0", | ||
"immer": "^9.0.6", | ||
@@ -38,0 +39,0 @@ "nanoid": "^3.1.31" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110130
Updated@metamask/utils@^8.2.0