nestjs-pino
Advanced tools
Comparing version 2.0.0 to 2.0.1-alpha.457968
{ | ||
"name": "nestjs-pino", | ||
"version": "2.0.0", | ||
"version": "2.0.1-alpha.457968", | ||
"description": "Pino logger for NestJS", | ||
@@ -12,3 +12,2 @@ "main": "index.js", | ||
"build": "tsc -p tsconfig.build.json", | ||
"report": "cat ./coverage/lcov.info | coveralls", | ||
"example": "rimraf dist && tsc && LOG_LEVEL=debug node dist/example/main", | ||
@@ -56,3 +55,2 @@ "prepublishOnly": "npm run build && cp -r ./dist/* .", | ||
"@typescript-eslint/parser": "^4.29.3", | ||
"coveralls": "^3.0.6", | ||
"eslint": "^7.32.0", | ||
@@ -59,0 +57,0 @@ "eslint-config-prettier": "^8.3.0", |
@@ -11,8 +11,6 @@ <p align="center"> | ||
</a> | ||
<a href="https://travis-ci.org/iamolegga/nestjs-pino"> | ||
<img alt="Travis (.org)" src="https://img.shields.io/travis/iamolegga/nestjs-pino" /> | ||
<img alt="GitHub branch checks state" src="https://img.shields.io/github/checks-status/iamolegga/nestjs-pino/master"> | ||
<a href="https://codeclimate.com/github/iamolegga/nestjs-pino/test_coverage"> | ||
<img src="https://api.codeclimate.com/v1/badges/2821150bb93506cb66fc/test_coverage" /> | ||
</a> | ||
<a href="https://coveralls.io/github/iamolegga/nestjs-pino?branch=master"> | ||
<img alt="Coverage Status" src="https://coveralls.io/repos/github/iamolegga/nestjs-pino/badge.svg?branch=master" /> | ||
</a> | ||
<a href="https://snyk.io/test/github/iamolegga/nestjs-pino"> | ||
@@ -37,3 +35,3 @@ <img alt="Snyk Vulnerabilities for npm package" src="https://img.shields.io/snyk/vulnerabilities/npm/nestjs-pino" /> | ||
```sh | ||
npm i nestjs-pino | ||
npm i nestjs-pino pino-http | ||
``` | ||
@@ -40,0 +38,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
30
0
49187
1
574