bubbleanimation@1.0.3 vulnerabilities

方便实现网页元素随机漂浮移动效果。 代码依赖TweenMax类库 ```js import animUtil from 'bubbleanimation' animUtil.startAnim({ targetList: $('.butterfly'), xRange: { min: 0, max: 10 }, yRange: { min: 0, max: 10 }, timeRange: { min: 2, max: 4 } })

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