Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "abslog", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "An abstract logger - Enables adding logging to modules without adding a dependency to a full log library. ", | ||
"main": "lib/log.js", | ||
"types": "types/log.d.ts", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"types" | ||
], | ||
"scripts": { | ||
"test": "tap test/*.js", | ||
"test": "tap test/*.js --disable-coverage", | ||
"lint": "eslint .", | ||
@@ -39,12 +41,15 @@ "lint:fix": "eslint . --fix" | ||
"devDependencies": { | ||
"tap": "^12.0.1", | ||
"eslint": "^5.6.1", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"winston": "3.1.0", | ||
"log4js": "4.0.2", | ||
"bunyan": "1.8.12", | ||
"pino": "5.7.0", | ||
"roarr": "2.11.2", | ||
"logdna": "2.1.1", | ||
"tap": "18.7.2", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"prettier": "3.2.5", | ||
"winston": "3.13.0", | ||
"log4js": "6.9.1", | ||
"bunyan": "1.8.15", | ||
"pino": "8.20.0", | ||
"roarr": "4.2.5", | ||
"logdna": "3.5.3", | ||
"synclog": "1.0.1" | ||
@@ -51,0 +56,0 @@ }, |
# abslog | ||
[![Dependencies](https://img.shields.io/david/trygve-lie/abslog.svg?style=flat-square)](https://david-dm.org/trygve-lie/abslog) | ||
[![Build Status](http://img.shields.io/travis/trygve-lie/abslog/master.svg?style=flat-square)](https://travis-ci.org/trygve-lie/abslog) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/trygve-lie/abslog.svg?style=flat-square)](https://greenkeeper.io/) | ||
[![GitHub Actions status](https://github.com/trygve-lie/abslog/workflows/Run%20Lint%20and%20Tests/badge.svg)](https://github.com/trygve-lie/abslog/actions?query=workflow%3A%22Run+Lint+and+Tests%22) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/trygve-lie/abslog/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/trygve-lie/abslog?targetFile=package.json) | ||
@@ -7,0 +6,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10512
6
57
14
252
1