Comparing version 1.3.0 to 1.4.0
## Changelog | ||
### 1.4.0 | ||
Update [joi](https://www.npmjs.com/package/joi) to version 17.6.0 | ||
Added TypeScript support | ||
### 1.3.0 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "joi-plus", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Joi with extra rules for string and array.", | ||
@@ -9,2 +9,3 @@ "repository": "git://github.com/flamehamster/joi-plus", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"dependencies": { | ||
@@ -11,0 +12,0 @@ "joi": "^17.4.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
22226
9
403