my-custom-node-mjy@1.0.0 vulnerabilities

npm i my-tools ## 2.导入方式 const my = require("my-tools") ## 3.格式化时间 ``` //格式化时间 function dateFormat(){ var date=new Date() var year=date.getFullYear(); var month=date.getMonth()+1; var today=date.getDate(); var hour=date.

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