Comparing version 1.4.1 to 1.4.2
@@ -13,3 +13,7 @@ { | ||
} | ||
] | ||
], | ||
"automerge": true, | ||
"major": { | ||
"automerge": false | ||
} | ||
} |
{ | ||
"name": "meta-exec", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "exec plugin for meta for executing synchronous commands to stdout with a standard format", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"chalk": "^2.0.0", | ||
"chalk": "^3.0.0", | ||
"debug": "^4.0.0", | ||
@@ -37,0 +37,0 @@ "get-meta-file": "^1.3.1" |
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
8606
141
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedchalk@^3.0.0