Socket
Socket
Sign inDemoInstall

apiconnect-cli-logger

Package Overview
Dependencies
49
Maintainers
15
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.7 to 1.2.8

6

CHANGES.md

@@ -0,1 +1,7 @@

2017-04-14, Version 1.2.8
=========================
* Fix copyright header in files (#38) (Krishna Raman)
2017-03-09, Version 1.2.7

@@ -2,0 +8,0 @@ =========================

14

lib/formatter.js

@@ -1,5 +0,12 @@

// Copyright IBM Corp. 2016. All Rights Reserved.
/********************************************************* {COPYRIGHT-TOP} ***
* Licensed Materials - Property of IBM
* 5725-Z22, 5725-Z63, 5725-U33, 5725-Z63
*
* (C) Copyright IBM Corporation 2016, 2017
*
* All Rights Reserved.
* US Government Users Restricted Rights - Use, duplication or disclosure
* restricted by GSA ADP Schedule Contract with IBM Corp.
********************************************************** {COPYRIGHT-END} **/
// Node module: apiconnect-cli-logger
// US Government Users Restricted Rights - Use, duplication or disclosure
// restricted by GSA ADP Schedule Contract with IBM Corp.

@@ -63,1 +70,2 @@ var Stream = require('stream');

module.exports = stream;

@@ -1,5 +0,12 @@

// Copyright IBM Corp. 2016. All Rights Reserved.
/********************************************************* {COPYRIGHT-TOP} ***
* Licensed Materials - Property of IBM
* 5725-Z22, 5725-Z63, 5725-U33, 5725-Z63
*
* (C) Copyright IBM Corporation 2016, 2017
*
* All Rights Reserved.
* US Government Users Restricted Rights - Use, duplication or disclosure
* restricted by GSA ADP Schedule Contract with IBM Corp.
********************************************************** {COPYRIGHT-END} **/
// Node module: apiconnect-cli-logger
// US Government Users Restricted Rights - Use, duplication or disclosure
// restricted by GSA ADP Schedule Contract with IBM Corp.

@@ -203,1 +210,2 @@ var bunyan = require('bunyan');

}
{
"name": "apiconnect-cli-logger",
"version": "1.2.7",
"version": "1.2.8",
"description": "Common logger for API Connect Toolkit CLI",

@@ -5,0 +5,0 @@ "main": "logger.js",

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