New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.0.38 to 3.0.39

4

lib.js

@@ -7,3 +7,3 @@ import {

error__chalk
} from './chalk.js'
} from './chalk'
export function debug() {

@@ -41,2 +41,2 @@ return debug__chalk(_timestamp(), ...arguments)

}
}
}
{
"name": "@ctx-core/logger",
"version": "3.0.38",
"version": "3.0.39",
"description": "ctx-core logger",

@@ -28,6 +28,6 @@ "main": "lib.js",

"dependencies": {
"@ctx-core/object": "^5.4.5",
"@ctx-core/object": "^5.4.6",
"chalk": "^2.4.2"
},
"gitHead": "a00f49c93aba4ecb6e0b7aa60755ced027bcc3bc"
"gitHead": "cafe6608c43fd8659b951414da80dfad944a1301"
}
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