input-data-validator
Advanced tools
Sorry, the diff of this file is too big to display
+1
-1
@@ -17,3 +17,3 @@ { | ||
| "description": "Valida los datos de entrada de una ruta de un servicio web creado con express.", | ||
| "repository": "https://github.com/waquispe/input-data-validator" | ||
| "repository": "https://github.com/insacjs/input-data-validator" | ||
| } | ||
@@ -20,0 +20,0 @@ } |
+5
-4
| { | ||
| "name": "input-data-validator", | ||
| "version": "1.1.3", | ||
| "version": "1.2.0", | ||
| "description": "Valida los datos de entrada de una ruta de un servicio web creado con express.", | ||
@@ -13,6 +13,7 @@ "main": "index.js", | ||
| "type": "git", | ||
| "url": "git+https://github.com/waquispe/input-data-validator.git" | ||
| "url": "git+https://github.com/insacjs/input-data-validator.git" | ||
| }, | ||
| "keywords": [ | ||
| "insac", | ||
| "insacjs", | ||
| "sequelize", | ||
@@ -27,5 +28,5 @@ "rest", | ||
| "bugs": { | ||
| "url": "https://github.com/waquispe/input-data-validator/issues" | ||
| "url": "https://github.com/insacjs/input-data-validator/issues" | ||
| }, | ||
| "homepage": "https://github.com/waquispe/input-data-validator#readme", | ||
| "homepage": "https://github.com/insacjs/input-data-validator#readme", | ||
| "dependencies": { | ||
@@ -32,0 +33,0 @@ "body-parser": "^1.18.2", |
+1
-1
@@ -25,3 +25,3 @@ # Input Data validator | ||
| Para crear el objeto `input`, se recomienda utilizar la librería [field-creator](https://github.com/waquispe/field-creator). | ||
| Para crear el objeto `input`, se recomienda utilizar la librería [field-creator](https://github.com/insacjs/field-creator). | ||
@@ -28,0 +28,0 @@ ## Middleware de validación |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
112384
385.23%14
7.69%