You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
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.9

4

package.json
{
"name": "data-protector",
"version": "2.1.8",
"version": "2.1.9",
"description": "Masks recursively javascript objects by defining the type of data that used to live in the object",
"main": "built/src/index.js",
"main": "built/src/data-protector.js",
"scripts": {

@@ -7,0 +7,0 @@ "test": "mocha --recursive built/test/",