Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated readme.md #5

Merged
merged 3 commits into from May 29, 2020
Merged

updated readme.md #5

merged 3 commits into from May 29, 2020

Conversation

soulmonk
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented May 29, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 2fd2008 on issues/2485 into bd91848 on master.

readme.md Outdated
@@ -9,6 +9,7 @@ Module for securing sensitive data from log objects.

```javascript
const secureLogData = require('@debitoor/secure-log-data');
const securedLogObject = securedLogObject(logObject);
const options = {sensitiveKeys: ['array', 'of', 'custom', 'sensitive', 'keys']}
const securedLogObject = securedLogObject(logObject, options);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error in this line =)

@soulmonk soulmonk merged commit 76828e9 into master May 29, 2020
@soulmonk soulmonk deleted the issues/2485 branch May 29, 2020 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants