@poppinss/cliui
Advanced tools
Comparing version 6.2.2 to 6.2.3
import { | ||
TERMINAL_SIZE | ||
} from "./chunk-ELPEUXI6.js"; | ||
} from "./chunk-SPSVXECA.js"; | ||
@@ -5,0 +5,0 @@ // index.ts |
@@ -6,3 +6,3 @@ import { | ||
wrap | ||
} from "../chunk-ELPEUXI6.js"; | ||
} from "../chunk-SPSVXECA.js"; | ||
export { | ||
@@ -9,0 +9,0 @@ TERMINAL_SIZE, |
{ | ||
"name": "@poppinss/cliui", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"description": "Opinionated UI KIT for Command Line apps", | ||
@@ -76,3 +76,3 @@ "main": "build/index.js", | ||
"supports-color": "^9.4.0", | ||
"term-size": "^4.0.0", | ||
"terminal-size": "^4.0.0", | ||
"wordwrap": "^1.0.0" | ||
@@ -79,0 +79,0 @@ }, |
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
178084
+ Addedterminal-size@^4.0.0
+ Addedterminal-size@4.0.0(transitive)
- Removedterm-size@^4.0.0
- Removedterm-size@4.0.0(transitive)