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.11 to 1.0.12

20

CHANGELOG.md

@@ -0,1 +1,21 @@

## @visulima/boxen [1.0.12](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.11...@visulima/boxen@1.0.12) (2024-08-01)
### Styles
* cs fixes ([6f727ec](https://github.com/visulima/visulima/commit/6f727ec36437384883ca4b764d920cf03ffe44df))
* cs fixes ([ee5ed6f](https://github.com/visulima/visulima/commit/ee5ed6f31bdabcfacdb0d1abd1eff2cc6207cefc))
### Miscellaneous Chores
* added private true into fixture package.json files ([4a9494c](https://github.com/visulima/visulima/commit/4a9494c642fa98f224505a1d231b5af4e73d6c79))
* changed typescript version back to 5.4.5 ([55d28bb](https://github.com/visulima/visulima/commit/55d28bbdc103718d19f844034b38a0e8e5af798a))
* updated dev dependencies ([ac67ec1](https://github.com/visulima/visulima/commit/ac67ec1bcba16175d225958e318199f60b10d179))
* updated dev dependencies and sorted the package.json ([9571572](https://github.com/visulima/visulima/commit/95715725a8ed053ca24fd1405a55205c79342ecb))
### Dependencies
* **@visulima/colorize:** upgraded to 1.4.4
* **@visulima/path:** upgraded to 1.0.3
## @visulima/boxen [1.0.11](https://github.com/visulima/visulima/compare/@visulima/boxen@1.0.10...@visulima/boxen@1.0.11) (2024-07-01)

@@ -2,0 +22,0 @@

2

dist/index.js

@@ -20,3 +20,3 @@ import p from 'node:process';

export { xu as boxen };
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "@visulima/boxen",
"version": "1.0.11",
"version": "1.0.12",
"description": "Util.format-like string formatting utility.",

@@ -73,12 +73,12 @@ "keywords": [

"@anolilab/semantic-release-preset": "^9.0.0",
"@babel/core": "^7.24.7",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@babel/core": "^7.25.2",
"@rushstack/eslint-plugin-security": "^0.8.2",
"@types/node": "18.19.15",
"@visulima/colorize": "1.4.3",
"@visulima/path": "1.0.2",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@visulima/colorize": "1.4.4",
"@visulima/path": "1.0.3",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint": "8.57.0",
"eslint-plugin-deprecation": "^3.0.0",

@@ -90,11 +90,11 @@ "eslint-plugin-etc": "^2.0.3",

"eslint-plugin-vitest-globals": "^1.5.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"quick-format-unescaped": "^4.0.4",
"rimraf": "^5.0.7",
"rimraf": "5.0.9",
"semantic-release": "24.0.0",
"string-width": "^7.2.0",
"terminal-size": "^4.0.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"tsup": "^8.2.3",
"typescript": "5.4.5",
"vitest": "^2.0.5",
"wrap-ansi": "^9.0.0"

@@ -101,0 +101,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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