🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

data-protector

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-protector - npm Package Compare versions

Comparing version

to
2.1.4

5

package.json
{
"name": "data-protector",
"version": "2.1.3",
"version": "2.1.4",
"description": "Masks recursively javascript objects by defining the type of data that used to live in the object",

@@ -35,3 +35,6 @@ "main": "built/src/index.js",

},
"files": [
"build/src"
],
"dependencies": {}
}