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.1.20 to 1.1.21

20

CHANGELOG.md

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

## @visulima/cerebro [1.1.21](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.1.20...@visulima/cerebro@1.1.21) (2024-09-24)
### Bug Fixes
* update packem to v1 ([05f3bc9](https://github.com/visulima/visulima/commit/05f3bc960df10a1602e24f9066e2b0117951a877))
* updated esbuild from v0.23 to v0.24 ([3793010](https://github.com/visulima/visulima/commit/3793010d0d549c0d41f85dea04b8436251be5fe8))
### Miscellaneous Chores
* updated dev dependencies ([05edb67](https://github.com/visulima/visulima/commit/05edb671285b1cc42875223314b24212e6a12588))
### Dependencies
* **@visulima/boxen:** upgraded to 1.0.19
* **@visulima/colorize:** upgraded to 1.4.10
* **@visulima/find-cache-dir:** upgraded to 1.0.11
* **@visulima/pail:** upgraded to 2.1.9
* **@visulima/path:** upgraded to 1.0.9
## @visulima/cerebro [1.1.20](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.1.19...@visulima/cerebro@1.1.20) (2024-09-12)

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

11

LICENSE.md

@@ -26,2 +26,3 @@ MIT License

# Licenses of bundled dependencies
The published @visulima/cerebro artifact additionally contains code with the following licenses:

@@ -31,3 +32,5 @@ MIT

# Bundled dependencies:
## @visulima/path
License: MIT

@@ -106,5 +109,4 @@ By: Daniel Bannert

>
> # Licenses of bundled dependencies
>
>
> # Licenses of bundled dependencies
> The published @visulima/path artifact additionally contains code with the following licenses:

@@ -114,3 +116,5 @@ > MIT

> # Bundled dependencies:
>
> ## binary-extensions
>
> License: MIT

@@ -131,5 +135,6 @@ > By: Sindre Sorhus

---------------------------------------
---
## camelcase
License: MIT

@@ -136,0 +141,0 @@ By: Sindre Sorhus

{
"name": "@visulima/cerebro",
"version": "1.1.20",
"version": "1.1.21",
"description": "A delightful toolkit for building Node-powered CLIs.",

@@ -89,6 +89,6 @@ "keywords": [

"dependencies": {
"@visulima/boxen": "1.0.18",
"@visulima/colorize": "1.4.9",
"@visulima/find-cache-dir": "1.0.10",
"@visulima/pail": "2.1.8",
"@visulima/boxen": "1.0.19",
"@visulima/colorize": "1.4.10",
"@visulima/find-cache-dir": "1.0.11",
"@visulima/pail": "2.1.9",
"cli-table3": "^0.6.5",

@@ -103,3 +103,3 @@ "command-line-args": "^6.0.0",

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.16.2",
"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",

@@ -111,3 +111,3 @@ "@eslint-types/deprecation": "^2.0.0",

"@eslint-types/unicorn": "^52.0.0",
"@rushstack/eslint-plugin-security": "^0.8.2",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@total-typescript/ts-reset": "^0.6.1",

@@ -117,9 +117,9 @@ "@types/command-line-args": "^5.2.3",

"@visulima/nextra-theme-docs": "4.0.26",
"@visulima/packem": "^1.0.0-alpha.108",
"@visulima/path": "1.0.8",
"@vitest/coverage-v8": "^2.0.5",
"@visulima/packem": "1.0.1",
"@visulima/path": "1.0.9",
"@vitest/coverage-v8": "^2.1.1",
"camelcase": "8.0.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"eslint": "8.57.0",

@@ -136,3 +136,3 @@ "eslint-plugin-deprecation": "^3.0.0",

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

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