@metamask-previews/composable-controller
Advanced tools
Comparing version 3.0.3-preview.0c0cc64 to 3.0.3-preview.4ae7d84
{ | ||
"name": "@metamask-previews/composable-controller", | ||
"version": "3.0.3-preview.0c0cc64", | ||
"version": "3.0.3-preview.4ae7d84", | ||
"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.1.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