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

abslog

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abslog - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

6

package.json
{
"name": "abslog",
"version": "2.1.0",
"version": "2.1.1",
"description": "An abstract logger - Enables adding logging to modules without adding a dependency to a full log library. ",

@@ -41,3 +41,3 @@ "main": "lib/log.js",

"winston": "^3.0.0",
"log4js": "^3.0.3",
"log4js": "^3.0.4",
"bunyan": "^1.8.12",

@@ -47,4 +47,4 @@ "pino": "^4.17.6"

"dependencies": {
"nooplog": "^1.0.0"
"nooplog": "^1.0.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