Comparing version 12.1.1 to 12.1.2
{ | ||
"name": "celebrate", | ||
"version": "12.1.1", | ||
"version": "12.1.2", | ||
"description": "A joi validation middleware for Express.", | ||
@@ -33,2 +33,3 @@ "main": "lib/index.js", | ||
"@hapi/joi": "17.x.x", | ||
"@types/hapi__joi": "17.x.x", | ||
"escape-html": "1.0.3" | ||
@@ -39,3 +40,2 @@ }, | ||
"@types/express": "4.x.x", | ||
"@types/hapi__joi": "16.x.x", | ||
"artificial": "1.x.x", | ||
@@ -42,0 +42,0 @@ "benchmark": "2.1.x", |
@@ -131,3 +131,3 @@ [![celebrate](https://github.com/arb/celebrate/raw/master/images/logo.svg?sanitize=1)](https://www.npmjs.org/package/celebrate) | ||
Errors origintating from the `celebrate()` middleware are [`CelebrateError`](##celebrateerrorerror-segment-opts) objects. | ||
Errors origintating from the `celebrate()` middleware are [`CelebrateError`](#celebrateerrorerror-segment-opts) objects. | ||
@@ -134,0 +134,0 @@ ### `Joi` |
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
17
21136
3
+ Added@types/hapi__joi@17.x.x
+ Added@types/hapi__joi@17.1.15(transitive)