Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

winston-transport-splunk

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winston-transport-splunk - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

Changelog.md

@@ -5,2 +5,8 @@ # Changelog

#### [0.0.4] - 31-05-2019
- Rename repo.
#### [0.0.3] - 31-05-2019
- Update README.
#### [0.0.2] - 31-05-2019

@@ -7,0 +13,0 @@ - Use require instead of ES6 import/export.

8

package.json
{
"name": "winston-transport-splunk",
"version": "0.0.3",
"version": "0.0.4",
"description": "winston transport for Splunk Event API",

@@ -13,3 +13,3 @@ "main": "src/lib/index.js",

"type": "git",
"url": "git+https://github.com/ImaginationWorks/winston-splunk.git"
"url": "git+https://github.com/ImaginationWorks/winston-transport-splunk.git"
},

@@ -19,5 +19,5 @@ "author": "Sean Xiong <sean@imaginationworks.com.au>",

"bugs": {
"url": "https://github.com/ImaginationWorks/winston-splunk/issues"
"url": "https://github.com/ImaginationWorks/winston-transport-splunk/issues"
},
"homepage": "https://github.com/ImaginationWorks/winston-splunk#readme",
"homepage": "https://github.com/ImaginationWorks/winston-transport-splunk#readme",
"pre-commit": [

@@ -24,0 +24,0 @@ "lint",

@@ -1,2 +0,2 @@

# winston-splunk
# winston-transport-splunk

@@ -45,3 +45,3 @@ A [Splunk][0] transport for [winston][1].

The Splunk transport is based on [splunk-logging][2]
The Splunk transport is based on [splunk-logging][2], and used [winston-loggly-bulk][3] as a reference.

@@ -51,6 +51,5 @@

### Installing winston-splunk
### Installing winston-transport-splunk
``` bash
$ npm install winston
$ npm install winston-transport-splunk

@@ -77,1 +76,2 @@ ```

[2]: https://www.npmjs.com/package/splunk-logging
[2]: https://www.npmjs.com/package/winston-loggly-bulk
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc