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

@poi/logger

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poi/logger - npm Package Compare versions

Comparing version 10.0.0-rc.0 to 10.0.0-rc.1

4

index.js

@@ -23,2 +23,4 @@ const util = require('util')

module.exports = new Logger()
module.exports = new Logger({
logUpdate: false
})
{
"name": "@poi/logger",
"version": "10.0.0-rc.0",
"version": "10.0.0-rc.1",
"publishConfig": {

@@ -10,7 +10,8 @@ "access": "public"

],
"license": "MIT",
"repository": "https://github.com/egoist/poi/tree/master/packages/logger",
"dependencies": {
"chalk": "^2.3.2",
"log-horizon": "^0.1.1"
"log-horizon": "^0.1.2"
}
}
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