Socket
Socket
Sign inDemoInstall

strong-log-transformer

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strong-log-transformer - npm Package Compare versions

Comparing version 0.2.1 to 1.0.0

build/config.gypi

42

CONTRIBUTING.md
### Contributing ###
Thank you for your interest in strong-log-transformer, an open source project
Thank you for your interest in `strong-log-transformer`, an open source project
administered by StrongLoop.
Contributing to strong-log-transformer is easy. In a few simple steps:
Contributing to `strong-log-transformer` is easy. In a few simple steps:

@@ -17,5 +17,3 @@ * Ensure that your effort is aligned with the project's roadmap by

* [Sign your patches](#signing-patches) to indicate that your are
making your contribution available under the terms of the
[Contributor License Agreement](#contributor-license-agreement).
* Sign the [Contributor License Agreement](https://cla.strongloop.com/strongloop/strong-log-transformer)

@@ -25,36 +23,2 @@ * Submit a pull request through Github.

### Signing patches ###
Like many open source projects, we need a contributor license agreement
from you before we can merge in your changes.
In summary, by submitting your code, you are granting us a right to use
that code under the terms of this Agreement, including providing it to
others. You are also certifying that you wrote it, and that you are
allowed to license it to us. You are not giving up your copyright in
your work. The license does not change your rights to use your own
contributions for any other purpose.
Contributor License Agreements are important because they define the
chain of ownership of a piece of software. Some companies won't allow
the use of free software without clear agreements around code ownership.
That's why many open source projects collect similar agreements from
contributors. The CLA here is based on the Apache CLA.
To signify your agreement to these terms, add the following line to the
bottom of your commit message. Use your real name and an actual e-mail
address.
```
Signed-off-by: Random J Developer <random@developer.example.org>
```
Alternatively you can use the git command line to automatically add this
line, as follows:
```
$ git commit -sm "Replace rainbows by unicorns"
```
### Contributor License Agreement ###

@@ -61,0 +25,0 @@

{
"name": "strong-log-transformer",
"version": "0.2.1",
"version": "1.0.0",
"description": "Stream transformer that prefixes lines with timestamps and other things.",

@@ -5,0 +5,0 @@ "author": "Ryan Graham <ryan@strongloop.com>",

Sorry, the diff of this file is not supported yet

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