Socket
Socket
Sign inDemoInstall

@visulima/colorize

Package Overview
Dependencies
Maintainers
0
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.10 to 1.4.11

12

CHANGELOG.md

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

## @visulima/colorize [1.4.11](https://github.com/visulima/visulima/compare/@visulima/colorize@1.4.10...@visulima/colorize@1.4.11) (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/is-ansi-color-supported:** upgraded to 2.2.8
* **@visulima/path:** upgraded to 1.1.0
## @visulima/colorize [1.4.10](https://github.com/visulima/visulima/compare/@visulima/colorize@1.4.9...@visulima/colorize@1.4.10) (2024-09-24)

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

16

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

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

"dependencies": {
"@visulima/is-ansi-color-supported": "2.2.7"
"@visulima/is-ansi-color-supported": "2.2.8"
},

@@ -149,10 +149,10 @@ "devDependencies": {

"@anolilab/semantic-release-preset": "^9.0.0",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "18.19.15",
"@visulima/path": "1.0.9",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/path": "1.1.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"ansi-regex": "^6.1.0",

@@ -175,3 +175,3 @@ "ansi-styles": "^6.2.1",

"typescript": "5.4.5",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},

@@ -178,0 +178,0 @@ "engines": {

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