Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pino-couch", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Load pino logs into CouchDB (or Cloudant)", | ||
@@ -9,2 +9,6 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/IBM/pino-couch" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +15,0 @@ "lint": "eslint ." |
@@ -7,3 +7,3 @@ # pino-couch | ||
Actually it will convert any data from `stdin` (not just `pino` logs) and if it can parse it | ||
Actually it will convert any data from `stdin` (not just `pino` logs) and if it can parse it | ||
as `JSON` then it will insert that into `couch` otherwise it will insert that as it is, but with `msg` field and a timestamp. | ||
@@ -15,2 +15,4 @@ | ||
[![npm version](https://badge.fury.io/js/pino-couch.svg)](https://badge.fury.io/js/pino-couch) | ||
``` | ||
@@ -17,0 +19,0 @@ npm i -g pino-couch |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
77
0
20468
9
82
1