Socket
Socket
Sign inDemoInstall

@visulima/boxen

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/boxen - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

21

CHANGELOG.md

@@ -0,1 +1,22 @@

## @visulima/boxen [1.0.4](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.3...@visulima/boxen@1.0.4) (2024-04-09)
### Styles
* disabled noPropertyAccessFromIndexSignature ([#386](https://github.com/visulima/visulima/issues/386)) ([2250c02](https://github.com/visulima/visulima/commit/2250c02b870a5b37d78d01365105a0777c5728e2))
### Miscellaneous Chores
* downgrade eslint-plugin-vitest ([0162771](https://github.com/visulima/visulima/commit/0162771e6022e4594486a796bc41e91a2d87bcd8))
* updated dev dependencies ([87dee15](https://github.com/visulima/visulima/commit/87dee156e797b5dee2557a09ad32c935d851847c))
* updated dev dependencies ([bf2c635](https://github.com/visulima/visulima/commit/bf2c635859601cc97858226e70f47219eabc213e))
* updated dev dependencies ([f67c7f1](https://github.com/visulima/visulima/commit/f67c7f14ecc328ed91d06d01ac6514e8bce72cb4))
### Dependencies
* **@visulima/colorize:** upgraded to 1.3.2
## @visulima/boxen [1.0.3](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.2...@visulima/boxen@1.0.3) (2024-03-27)

@@ -2,0 +23,0 @@

14

package.json
{
"name": "@visulima/boxen",
"version": "1.0.3",
"version": "1.0.4",
"description": "Util.format-like string formatting utility.",

@@ -92,6 +92,6 @@ "keywords": [

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@types/node": "18.18.14",
"@visulima/colorize": "1.3.1",
"@visulima/colorize": "1.3.2",
"@vitest/coverage-v8": "^1.4.0",

@@ -105,3 +105,3 @@ "@vitest/ui": "^1.4.0",

"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-vitest": "^0.3.26",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-vitest-globals": "^1.5.0",

@@ -111,8 +111,8 @@ "prettier": "^3.2.5",

"rimraf": "^5.0.5",
"semantic-release": "^23.0.5",
"sort-package-json": "^2.8.0",
"semantic-release": "^23.0.7",
"sort-package-json": "^2.10.0",
"string-width": "^7.1.0",
"terminal-size": "^4.0.0",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"vitest": "^1.4.0",

@@ -119,0 +119,0 @@ "wrap-ansi": "^9.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc