Socket
Socket
Sign inDemoInstall

@visulima/boxen

Package Overview
Dependencies
Maintainers
0
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.19 to 1.0.20

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## @visulima/boxen [1.0.20](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.19...@visulima/boxen@1.0.20) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.11
* **@visulima/path:** upgraded to 1.1.0
## @visulima/boxen [1.0.19](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.18...@visulima/boxen@1.0.19) (2024-09-24)

@@ -2,0 +14,0 @@

16

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

@@ -80,10 +80,10 @@ "keywords": [

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@types/node": "18.19.15",
"@visulima/colorize": "1.4.10",
"@visulima/packem": "1.0.1",
"@visulima/path": "1.0.9",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/colorize": "1.4.11",
"@visulima/packem": "1.0.7",
"@visulima/path": "1.1.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",

@@ -106,3 +106,3 @@ "cross-env": "^7.0.3",

"typescript": "5.4.5",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"wrap-ansi": "^9.0.0"

@@ -109,0 +109,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