Socket
Socket
Sign inDemoInstall

@visulima/cerebro

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/cerebro - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## @visulima/cerebro [1.0.27](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.0.26...@visulima/cerebro@1.0.27) (2024-05-13)
### Bug Fixes
* **cerebro:** updated cli-table3 to version 0.6.5 ([5b0aae1](https://github.com/visulima/visulima/commit/5b0aae1d4a80489a238595ac11bf2293b584400e))
## @visulima/cerebro [1.0.26](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.0.25...@visulima/cerebro@1.0.26) (2024-04-10)

@@ -2,0 +9,0 @@

24

package.json
{
"name": "@visulima/cerebro",
"version": "1.0.26",
"version": "1.0.27",
"description": "A delightful toolkit for building Node-powered CLIs.",

@@ -96,7 +96,7 @@ "keywords": [

"dependencies": {
"@visulima/boxen": "1.0.6",
"@visulima/boxen": "1.0.7",
"@visulima/colorize": "1.4.0",
"@visulima/package": "1.7.1",
"@visulima/pail": "1.1.8",
"cli-table3": "^0.6.4",
"@visulima/package": "1.7.6",
"@visulima/pail": "1.1.10",
"cli-table3": "^0.6.5",
"command-line-args": "^5.2.1",

@@ -109,3 +109,3 @@ "fastest-levenshtein": "^1.0.16"

"@anolilab/semantic-release-preset": "^8.0.3",
"@babel/core": "^7.24.4",
"@babel/core": "^7.24.5",
"@eslint-types/deprecation": "^2.0.0",

@@ -120,4 +120,4 @@ "@eslint-types/import": "^2.29.1",

"@types/node": "18.18.5",
"@visulima/nextra-theme-docs": "4.0.21",
"@vitest/coverage-v8": "^1.4.0",
"@visulima/nextra-theme-docs": "4.0.23",
"@vitest/coverage-v8": "^1.6.0",
"camelcase": "8.0.0",

@@ -132,9 +132,9 @@ "cross-env": "^7.0.3",

"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.7",
"rimraf": "^5.0.7",
"semantic-release": "^23.1.1",
"sort-package-json": "^2.10.0",
"strip-ansi": "^7.1.0",
"tsup": "^8.0.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},

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