Comparing version 1.3.1 to 2.0.0
{ | ||
"name": "pino-http", | ||
"version": "1.3.1", | ||
"version": "2.0.0", | ||
"description": "High-speed HTTP logger for Node.js", | ||
"main": "logger.js", | ||
"dependencies": { | ||
"pino": "^2.12.1" | ||
"pino": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"tap": "^7.1.2", | ||
"coveralls": "^2.11.15", | ||
"http-ndjson": "^3.0.0", | ||
"pre-commit": "^1.1.2", | ||
"split2": "^2.0.1", | ||
"standard": "^8.0.0", | ||
"split2": "^2.0.1" | ||
"tap": "^8.0.0" | ||
}, | ||
"scripts": { | ||
"test": "standard && tap test.js" | ||
"test": "standard && tap --no-cov test.js", | ||
"ci": "standard && tap --cov test.js" | ||
}, | ||
@@ -23,8 +25,8 @@ "author": "David Mark Clements", | ||
"type": "git", | ||
"url": "git+https://github.com/davidmarkclements/pino-http.git" | ||
"url": "git+https://github.com/pinojs/pino-http.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/davidmarkclements/pino-http/issues" | ||
"url": "https://github.com/pinojs/pino-http/issues" | ||
}, | ||
"homepage": "https://github.com/davidmarkclements/pino-http#readme" | ||
"homepage": "https://github.com/pinojs/pino-http#readme" | ||
} |
@@ -1,2 +0,2 @@ | ||
# pino-http [![Build Status](https://travis-ci.org/mcollina/express-pino-logger.svg)](https://travis-ci.org/davidmarkclements/pino-http) | ||
# pino-http [![Build Status](https://travis-ci.org/pinojs/pino-http.svg)](https://travis-ci.org/pinojs/pino-http) | ||
@@ -3,0 +3,0 @@ High-speed HTTP logger for Node.js |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
16207
6
+ Addedend-of-stream@1.4.4(transitive)
+ Addedpino@3.4.0(transitive)
+ Addedpump@1.0.3(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddefine-properties@1.2.1(transitive)
- Removedes-define-property@1.0.0(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.4(transitive)
- Removedgopd@1.0.1(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-proto@1.0.3(transitive)
- Removedhas-symbols@1.0.3(transitive)
- Removedhasown@2.0.2(transitive)
- Removedobject-keys@1.1.1(transitive)
- Removedobject.assign@4.1.5(transitive)
- Removedpino@2.16.0(transitive)
- Removedset-function-length@1.2.2(transitive)
Updatedpino@^3.0.0