@springworks/input-validator
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@springworks/input-validator", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Module to help validate and filter input parameters.", | ||
@@ -5,0 +5,0 @@ "main": "input-validator.js", |
@@ -9,6 +9,5 @@ # Node.js Input Validator module | ||
## Usage | ||
Install the [release](https://github.com/Springworks/node-input-validator/releases) you want, e.g. to install `0.0.1`: | ||
``` | ||
npm install --save https://github.com/Springworks/node-input-validator/archive/0.0.1.tar.gz | ||
npm install --save @springworks/input-validator | ||
``` | ||
@@ -15,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25803
115