Socket
Socket
Sign inDemoInstall

@devninjas/chairo

Package Overview
Dependencies
102
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 4.0.0

4

package.json
{
"name": "@devninjas/chairo",
"description": "Seneca micro-services plugin for hapi",
"version": "3.0.0",
"version": "4.0.0",
"repository": "git://github.com/snics/chairo",

@@ -38,3 +38,3 @@ "main": "lib/index.js",

"@hapi/code": "^8.x.X",
"@hapi/hapi": "^19.x.x",
"@hapi/hapi": "^20.x.x",
"@hapi/lab": "^24.x.x",

@@ -41,0 +41,0 @@ "@hapi/vision": "^6.x.x",

@@ -19,7 +19,9 @@ # chairo

```shell
npm i @devninjas/chairo -s
// Install for œhapi/hapi v19 or higher
// Install for œhapi/hapi v20 or higher
npm i @devninjas/chairo@4 -s
// Install for œhapi/hapi v19
npm i @devninjas/chairo@3 -s
// Install for œhapi/hapi v18 or higher
// Install for œhapi/hapi v18
npm i @devninjas/chairo@2 -s

@@ -26,0 +28,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc