Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ctx-core/logger

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/logger - npm Package Compare versions

Comparing version 9.0.29 to 9.0.30

dist/ansi.js

10

CHANGELOG.md
# @ctx-core/logger
## 9.0.30
### Patch Changes
- - ansi_debug,ansi_log,ansi_info,ansi_warn,ansi_error
fix: loading issue
remove chalk dependency
## 9.0.29

@@ -4,0 +14,0 @@

2

dist/index.js

@@ -1,2 +0,2 @@

export * from './chalk.js';
export * from './ansi.js';
export * from './console_.js';

@@ -3,0 +3,0 @@ export * from './debug.js';

{
"name": "@ctx-core/logger",
"version": "9.0.29",
"version": "9.0.30",
"description": "ctx-core logger",

@@ -28,5 +28,3 @@ "keywords": [

},
"dependencies": {
"chalk": "^5.0.0"
},
"dependencies": {},
"devDependencies": {

@@ -33,0 +31,0 @@ "@swc/cli": "^0.1.52",

@@ -1,2 +0,2 @@

export * from './chalk.js'
export * from './ansi.js'
export * from './console_.js'

@@ -3,0 +3,0 @@ export * from './debug.js'

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