@metamask-previews/approval-controller
Advanced tools
Comparing version 7.0.2-preview-2ca9038 to 7.0.2-preview-3b4ca958
{ | ||
"name": "@metamask-previews/approval-controller", | ||
"version": "7.0.2-preview-2ca9038", | ||
"version": "7.0.2-preview-3b4ca958", | ||
"description": "Manages requests that require user approval", | ||
@@ -38,2 +38,3 @@ "keywords": [ | ||
"publish:preview": "yarn npm publish --tag preview", | ||
"since-latest-release": "../../scripts/since-latest-release.sh", | ||
"test": "NODE_OPTIONS=--experimental-vm-modules jest --reporters=jest-silent-reporter", | ||
@@ -45,3 +46,3 @@ "test:clean": "NODE_OPTIONS=--experimental-vm-modules jest --clearCache", | ||
"dependencies": { | ||
"@metamask/base-controller": "^6.0.2", | ||
"@metamask/base-controller": "^6.0.3", | ||
"@metamask/rpc-errors": "^6.3.1", | ||
@@ -60,3 +61,3 @@ "@metamask/utils": "^9.1.0", | ||
"typedoc-plugin-missing-exports": "^2.0.0", | ||
"typescript": "~5.0.4" | ||
"typescript": "~5.2.2" | ||
}, | ||
@@ -63,0 +64,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
238800