hswebmq@1.0.2 vulnerabilities

- 安装模块stompjs、hswebmq ``` npm i stompjs hswebmq --save-dev ``` - 在src/main.js中引入hswebmq ``` // 引入hswebmq模块 import mq from 'hswebmq' // 初始化数据 mq.initConfig({ MQTT_SERVICE: 'ws://47.110.145.204:8140/ws', MQTT_LOGIN: 'rollcall', MQTT_PASSCODE: 'rollcal

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities