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

redact-object

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redact-object - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"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 @@

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