@oclif/multi-stage-output
Advanced tools
Comparing version 0.7.15 to 0.7.16
{ | ||
"name": "@oclif/multi-stage-output", | ||
"description": "Terminal output for oclif commands with multiple stages", | ||
"version": "0.7.15", | ||
"version": "0.7.16", | ||
"author": "Salesforce", | ||
@@ -20,3 +20,3 @@ "bugs": "https://github.com/oclif/multi-stage-output/issues", | ||
"@types/chai": "^4.3.16", | ||
"@types/mocha": "^10.0.9", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^18", | ||
@@ -34,7 +34,7 @@ "@types/sinon": "^17.0.3", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"husky": "^9.1.6", | ||
"husky": "^9.1.7", | ||
"ink-testing-library": "^4.0.0", | ||
"lint-staged": "^15", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.1", | ||
"shx": "^0.3.4", | ||
@@ -41,0 +41,0 @@ "sinon": "^18", |
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
74545