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

easy-object-validator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-object-validator - npm Package Compare versions

Comparing version

to
1.1.4

types/index.d.ts

2

dist/validator.js
/**
* easy-object-valodator version 1.1.2
* easy-object-valodator version 1.1.3
*/

@@ -4,0 +4,0 @@ (function (global, factory) {

{
"name": "easy-object-validator",
"version": "1.1.2",
"version": "1.1.4",
"description": "深度校验一个对象的属性值是否合法",
"main": "dist/validator.js",
"module": "src/index.js",
"types": "types/index.d.ts",
"files": [
"types",
"src",
"dist"
],
"scripts": {

@@ -8,0 +14,0 @@ "build": "rollup --config rollup.config.js",