info-table@1.0.5 vulnerabilities

使用`npm install info-table --save` 然后 可以全局注册 ```javascript import Vue from 'vue'; import InfoTable from 'info-table'; Vue.use(InfoTable); ``` 或者组建内引用 ```javascript import InfoTable from 'info-table'; export default { components: { I

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