Socket
Socket
Sign inDemoInstall

apiconnect-cli-logger

Package Overview
Dependencies
49
Maintainers
11
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 3.0.0

8

CHANGES.md

@@ -1,4 +0,10 @@

2019-05-11, Version 2.0.1
2020-12-28, Version 3.0.0
=========================
* porting to node 14 (Hooman Moobed)
2019-05-10, Version 2.0.1
=========================
* upgrade deps. (Ying Lu)

@@ -5,0 +11,0 @@

6

package.json
{
"name": "apiconnect-cli-logger",
"version": "2.0.1",
"version": "3.0.0",
"description": "Common logger for API Connect Toolkit CLI",

@@ -21,3 +21,3 @@ "main": "logger.js",

"bluebird": "^3.2.1",
"bunyan": "^1.8.1",
"bunyan": "^1.7.1",
"colors": "^1.1.2",

@@ -37,4 +37,4 @@ "deep-extend": "^0.6.0",

"engines": {
"node": ">=8"
"node": ">=10"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc