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.2.2 to 2.3.0

2

hapi-plugin-websocket.js
/*
** hapi-plugin-websocket -- HAPI plugin for seamless WebSocket integration
** Copyright (c) 2016-2019 Dr. Ralf S. Engelschall <rse@engelschall.com>
** Copyright (c) 2016-2020 Dr. Ralf S. Engelschall <rse@engelschall.com>
**

@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining

{
"name": "hapi-plugin-websocket",
"version": "2.2.2",
"version": "2.3.0",
"description": "HAPI plugin for seamless WebSocket integration",

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

"urijs": "1.19.2",
"@hapi/hoek": "8.5.1",
"@hapi/boom": "8.0.1",
"@hapi/hoek": "9.0.3",
"@hapi/boom": "9.0.0",
"ws": "7.2.1",

@@ -31,4 +31,4 @@ "websocket-framed": "1.2.2"

"devDependencies": {
"@hapi/hapi": "18.4.0",
"@hapi/basic": "5.1.1",
"@hapi/hapi": "19.1.0",
"@hapi/basic": "6.0.0",
"babel-eslint": "10.0.3",

@@ -39,4 +39,4 @@ "eslint": "6.8.0",

"eslint-plugin-promise": "4.2.1",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-node": "10.0.0"
"eslint-plugin-import": "2.20.1",
"eslint-plugin-node": "11.0.0"
},

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

@@ -361,3 +361,3 @@

Copyright (c) 2016-2019 Dr. Ralf S. Engelschall (http://engelschall.com/)
Copyright (c) 2016-2020 Dr. Ralf S. Engelschall (http://engelschall.com/)

@@ -364,0 +364,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

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