Socket
Socket
Sign inDemoInstall

hapi-plugin-websocket

Package Overview
Dependencies
96
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

22

package.json
{
"name": "hapi-plugin-websocket",
"version": "2.3.0",
"version": "2.3.1",
"description": "HAPI plugin for seamless WebSocket integration",

@@ -24,17 +24,17 @@ "keywords": [ "hapi", "plugin", "websocket" ],

"urijs": "1.19.2",
"@hapi/hoek": "9.0.3",
"@hapi/boom": "9.0.0",
"ws": "7.2.1",
"websocket-framed": "1.2.2"
"@hapi/hoek": "9.0.4",
"@hapi/boom": "9.1.0",
"ws": "7.3.1",
"websocket-framed": "1.2.3"
},
"devDependencies": {
"@hapi/hapi": "19.1.0",
"@hapi/hapi": "19.2.0",
"@hapi/basic": "6.0.0",
"babel-eslint": "10.0.3",
"eslint": "6.8.0",
"eslint-config-standard": "14.1.0",
"babel-eslint": "10.1.0",
"eslint": "7.4.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-node": "11.0.0"
"eslint-plugin-import": "2.22.0",
"eslint-plugin-node": "11.1.0"
},

@@ -41,0 +41,0 @@ "engines": {

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