Socket
Socket
Sign inDemoInstall

@visulima/colorize

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/colorize - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## @visulima/colorize [1.4.3](https://github.com/visulima/visulima/compare/@visulima/colorize@1.4.2...@visulima/colorize@1.4.3) (2024-06-13)
### Miscellaneous Chores
* updated all dev deps ([ef143ce](https://github.com/visulima/visulima/commit/ef143ce2e15952a0910aa5c8bd78d25de9ebd7f3))
### Build System
* fixed found audit error, updated all dev package deps, updated deps in apps and examples ([4c51950](https://github.com/visulima/visulima/commit/4c519500dc5504579d35725572920658999885cb))
### Dependencies
* **@visulima/is-ansi-color-supported:** upgraded to 2.2.2
## @visulima/colorize [1.4.2](https://github.com/visulima/visulima/compare/@visulima/colorize@1.4.1...@visulima/colorize@1.4.2) (2024-06-06)

@@ -2,0 +17,0 @@

19

package.json
{
"name": "@visulima/colorize",
"version": "1.4.2",
"version": "1.4.3",
"description": "Terminal and Console string styling done right.",

@@ -141,3 +141,3 @@ "keywords": [

"dependencies": {
"@visulima/is-ansi-color-supported": "2.2.1"
"@visulima/is-ansi-color-supported": "2.2.2"
},

@@ -147,9 +147,9 @@ "devDependencies": {

"@anolilab/prettier-config": "^5.0.14",
"@anolilab/semantic-release-pnpm": "^1.1.0",
"@anolilab/semantic-release-preset": "^8.1.0",
"@babel/core": "^7.24.6",
"@anolilab/semantic-release-pnpm": "^1.1.3",
"@anolilab/semantic-release-preset": "^9.0.0",
"@babel/core": "^7.24.7",
"@rushstack/eslint-plugin-security": "^0.8.1",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "18.18.14",
"@types/node": "18.19.15",
"@visulima/path": "1.0.2",

@@ -160,2 +160,3 @@ "@vitest/coverage-v8": "^1.6.0",

"ansi-styles": "^6.2.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",

@@ -169,6 +170,6 @@ "eslint": "^8.57.0",

"eslint-plugin-vitest-globals": "^1.5.0",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"secretlint": "8.2.3",
"semantic-release": "23.1.1",
"secretlint": "8.2.4",
"semantic-release": "24.0.0",
"tsup": "^8.1.0",

@@ -175,0 +176,0 @@ "typescript": "^5.4.5",

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