Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "boxen", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "Create boxes in the terminal", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"cli-boxes": "^2.2.0", | ||
"string-width": "^3.1.0", | ||
"string-width": "^4.1.0", | ||
"term-size": "^2.1.0", | ||
@@ -46,3 +46,3 @@ "type-fest": "^0.5.2", | ||
"devDependencies": { | ||
"ava": "^1.4.1", | ||
"ava": "^2.1.0", | ||
"nyc": "^14.1.1", | ||
@@ -49,0 +49,0 @@ "tsd": "^0.7.3", |
@@ -180,1 +180,14 @@ # boxen [![Build Status](https://travis-ci.org/sindresorhus/boxen.svg?branch=master)](https://travis-ci.org/sindresorhus/boxen) | ||
- [ink-box](https://github.com/sindresorhus/ink-box) - Box component for Ink that uses this package | ||
--- | ||
<div align="center"> | ||
<b> | ||
<a href="https://tidelift.com/subscription/pkg/npm-boxen?utm_source=npm-boxen&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a> | ||
</b> | ||
<br> | ||
<sub> | ||
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies. | ||
</sub> | ||
</div> |
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
12638
193
- Removedansi-regex@4.1.1(transitive)
- Removedemoji-regex@7.0.3(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedstring-width@3.1.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
Updatedstring-width@^4.1.0