Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

celebrate

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

celebrate - npm Package Compare versions

Comparing version 12.1.1 to 12.1.2

4

package.json
{
"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`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc