Skip to content

Commit 38f1fa7

Browse files
committed
Update README.md badge.
1 parent 7e8331c commit 38f1fa7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# winston-sentry-javascript-node
22

33
[![winston](https://img.shields.io/badge/winston-3.x+-brightgreen.svg)](https://github.com/winstonjs/winston#handling-uncaught-exceptions-with-winston)
4+
[![npm version](https://badge.fury.io/js/winston-sentry-javascript-node.svg)](https://badge.fury.io/js/winston-sentry-javascript-node)
5+
[![license](https://img.shields.io/github/license/benjamin658/winston-sentry-javascript-node)](https://github.com/benjamin658/winston-sentry-javascript-node/blob/master/License)
46

57
Sentry transport for the winson logger 3+ and uses the [@sentry/node](https://github.com/getsentry/sentry-javascript/tree/master/packages/node) SDK instead of the old Raven.
68

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"type": "git",
1313
"url": "git+https://github.com/benjamin658/winston-sentry-javascript-node.git"
1414
},
15+
"homepage": "https://github.com/benjamin658/winston-sentry-javascript-node",
1516
"keywords": [
1617
"winston",
1718
"winston-logger",

0 commit comments

Comments
 (0)