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

hapiest-logger

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapiest-logger - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

lib/loggerFactory.js

@@ -6,3 +6,2 @@ 'use strict';

require('newrelic-winston');
require('winston-raygun');

@@ -9,0 +8,0 @@ const WinstonLoggerClass = Winston.Logger;

5

package.json
{
"name": "hapiest-logger",
"version": "0.1.1",
"version": "0.1.2",
"description": "A wrapper around Winston that provides explicit functions for syslog logging levels",

@@ -32,4 +32,3 @@ "main": "index.js",

"winston": "2.3.1",
"winston-loggly": "^1.3.1",
"winston-raygun": "0.0.6"
"winston-loggly": "^1.3.1"
},

@@ -36,0 +35,0 @@ "devDependencies": {

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