redact-object
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "redact-object", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Object redactor", | ||
@@ -14,4 +14,7 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "github.com/shaunburdick/redact-object.git" | ||
"url": "https://github.com/shaunburdick/redact-object" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shaunburdick/redact-object/issues" | ||
}, | ||
"keywords": [ | ||
@@ -28,3 +31,4 @@ "redactor" | ||
"jasmine-node": "^1.14.5" | ||
} | ||
}, | ||
"homepage": "https://github.com/shaunburdick/redact-object" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Redact | ||
# Redact Object | ||
A javascript object redactor. So I like to output any configurations when my app starts up. Problem is if you have any passwords or other info you don't want in the log you have to clear it out beforehand. | ||
@@ -3,0 +3,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4249
0
0