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.18 to 1.1.19

dist/packem_chunks/has-new-version.cjs

19

CHANGELOG.md

@@ -0,1 +1,20 @@

## @visulima/cerebro [1.1.19](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.1.18...@visulima/cerebro@1.1.19) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
### Dependencies
* **@visulima/boxen:** upgraded to 1.0.17
* **@visulima/colorize:** upgraded to 1.4.9
* **@visulima/find-cache-dir:** upgraded to 1.0.10
* **@visulima/pail:** upgraded to 2.1.8
* **@visulima/path:** upgraded to 1.0.8
## @visulima/cerebro [1.1.18](https://github.com/visulima/visulima/compare/@visulima/cerebro@1.1.17...@visulima/cerebro@1.1.18) (2024-09-07)

@@ -2,0 +21,0 @@

20

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

@@ -76,4 +76,4 @@ "keywords": [

"typesVersions": {
"*": {
"*": [
">=5.0": {
".": [
"./dist/index.d.ts"

@@ -90,6 +90,6 @@ ]

"dependencies": {
"@visulima/boxen": "1.0.16",
"@visulima/colorize": "1.4.8",
"@visulima/find-cache-dir": "1.0.9",
"@visulima/pail": "2.1.7",
"@visulima/boxen": "1.0.17",
"@visulima/colorize": "1.4.9",
"@visulima/find-cache-dir": "1.0.10",
"@visulima/pail": "2.1.8",
"cli-table3": "^0.6.5",

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

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

@@ -117,4 +117,4 @@ "@eslint-types/deprecation": "^2.0.0",

"@visulima/nextra-theme-docs": "4.0.26",
"@visulima/packem": "^1.0.0-alpha.95",
"@visulima/path": "1.0.7",
"@visulima/packem": "^1.0.0-alpha.108",
"@visulima/path": "1.0.8",
"@vitest/coverage-v8": "^2.0.5",

@@ -121,0 +121,0 @@ "camelcase": "8.0.0",

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