@metamask-previews/composable-controller
Advanced tools
Comparing version 3.0.3-preview.e3b05ea to 3.0.3-preview.eb58a59
{ | ||
"name": "@metamask-previews/composable-controller", | ||
"version": "3.0.3-preview.e3b05ea", | ||
"version": "3.0.3-preview.eb58a59", | ||
"description": "Consolidates the state from multiple controllers into one", | ||
@@ -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" | ||
@@ -36,3 +37,3 @@ }, | ||
"devDependencies": { | ||
"@metamask/auto-changelog": "^3.4.0", | ||
"@metamask/auto-changelog": "^3.4.3", | ||
"@types/jest": "^27.4.1", | ||
@@ -39,0 +40,0 @@ "deepmerge": "^4.2.2", |
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
16593