Comparing version 5.5.0 to 5.5.1
@@ -0,1 +1,8 @@ | ||
## [5.5.1](https://github.com/oclif/cli-ux/compare/v5.5.0...v5.5.1) (2020-11-12) | ||
### Bug Fixes | ||
* Downgrade fs-extra to support Node.js 8 ([#275](https://github.com/oclif/cli-ux/issues/275)) ([5b92e86](https://github.com/oclif/cli-ux/commit/5b92e86f9e01dcc242cb799a3a864ae4e0372afd)) | ||
# [5.5.0](https://github.com/oclif/cli-ux/compare/v5.4.10...v5.5.0) (2020-08-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "cli-ux", | ||
"description": "cli IO utilities", | ||
"version": "5.5.0", | ||
"version": "5.5.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -19,3 +19,3 @@ "bugs": "https://github.com/oclif/cli-ux/issues", | ||
"extract-stack": "^2.0.0", | ||
"fs-extra": "^9.0.1", | ||
"fs-extra": "^8.1", | ||
"hyperlinker": "^1.0.0", | ||
@@ -44,3 +44,3 @@ "indent-string": "^4.0.0", | ||
"@types/extract-stack": "^2.0.0", | ||
"@types/fs-extra": "^5.0.4", | ||
"@types/fs-extra": "^8.1", | ||
"@types/js-yaml": "^3.12.1", | ||
@@ -47,0 +47,0 @@ "@types/lodash": "^4.14.117", |
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
95625
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.1.0(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removeduniversalify@2.0.1(transitive)
Updatedfs-extra@^8.1