Comparing version 2.13.0 to 2.13.2
{ | ||
"name": "pino", | ||
"version": "2.13.0", | ||
"description": "fast and simple logger", | ||
"version": "2.13.2", | ||
"description": "super fast, all natural json logger", | ||
"main": "pino.js", | ||
@@ -19,3 +19,3 @@ "browser": { | ||
"type": "git", | ||
"url": "git+https://github.com/mcollina/pino.git" | ||
"url": "git+https://github.com/pinojs/pino.git" | ||
}, | ||
@@ -31,5 +31,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/mcollina/pino/issues" | ||
"url": "https://github.com/pinojs/pino/issues" | ||
}, | ||
"homepage": "https://github.com/mcollina/pino#readme", | ||
"homepage": "https://github.com/pinojs/pino#readme", | ||
"devDependencies": { | ||
@@ -36,0 +36,0 @@ "benchmark": "^2.1.0", |
![banner](pino-banner.png) | ||
# pino [![Build Status](https://travis-ci.org/mcollina/pino.svg?branch=master)](https://travis-ci.org/mcollina/pino) [![Coverage Status](https://coveralls.io/repos/github/mcollina/pino/badge.svg?branch=master)](https://coveralls.io/github/mcollina/pino?branch=master) [![TypeScript definitions on DefinitelyTyped](http://definitelytyped.org/badges/standard.svg)](http://definitelytyped.org) | ||
# pino [![Build Status](https://travis-ci.org/pinojs/pino.svg?branch=master)](https://travis-ci.org/pinojs/pino) [![Coverage Status](https://coveralls.io/repos/github/pinojs/pino/badge.svg?branch=master)](https://coveralls.io/github/pinojs/pino?branch=master) [![TypeScript definitions on DefinitelyTyped](http://definitelytyped.org/badges/standard.svg)](http://definitelytyped.org) | ||
@@ -716,3 +716,3 @@ [Extremely fast](#benchmarks) node.js logger, inspired by Bunyan. | ||
See the [koa-pino-logger v1 readme](https://github.com/davidmarkclements/koa-pino-logger/tree/v1) for more info. | ||
See the [koa-pino-logger v1 readme](https://github.com/pinojs/koa-pino-logger/tree/v1) for more info. | ||
@@ -740,3 +740,3 @@ ### Koa v2 | ||
See the [koa-pino-logger v2 readme](https://github.com/davidmarkclements/koa-pino-logger/tree/v2) for more info. | ||
See the [koa-pino-logger v2 readme](https://github.com/pinojs/koa-pino-logger/tree/v2) for more info. | ||
@@ -864,3 +864,3 @@ | ||
[pino-elasticsearch]: https://github.com/mcollina/pino-elasticsearch | ||
[pino-elasticsearch]: https://github.com/pinojs/pino-elasticsearch | ||
@@ -1000,3 +1000,3 @@ <a name="pino-socket"></a> | ||
<https://github.com/mcollina> | ||
<https://github.com/pinojs> | ||
@@ -1026,3 +1026,3 @@ <https://www.npmjs.com/~matteo.collina> | ||
<https://gitter.im/mcollina/pino> | ||
<https://gitter.im/pinojs/pino> | ||
@@ -1029,0 +1029,0 @@ <a name="acknowledgements"></a> |
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
592519