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 2.0.6 to 2.1.0

6

chalk.browser.js

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

require = require('esm')(module)
module.exports = require('./chalk.mjs')
function chalk(...args) {
return args
}
module.exports = chalk
{
"name": "@ctx-core/logger",
"version": "2.0.6",
"version": "2.1.0",
"description": "ctx-core logger",

@@ -24,6 +24,7 @@ "main": "lib.js",

"dependencies": {
"@ctx-core/object": "^2.0.6",
"chalk": "^2.4.1",
"esm": "^3.0.74"
},
"gitHead": "bac2dfe1a083589cd8ff882c0cb79eb8f4f3e82d"
"gitHead": "25e787ef77afac828af55d7ccd81e230a0167978"
}

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