vite-plugin-vue-px2rem@1.0.26 vulnerabilities
根据设计稿宽度 自动适配计算出rem(支持行内样式,css变量) 可以使用vant ```javascript import px2rem from 'vite-plugin-vue-px2rem' // https://vitejs.dev/config/ export default defineConfig({ plugins: [ vue(), px2rem({ size: 375 //设计稿的宽度 })], }) ```
-
latest version
1.2.7
-
latest non vulnerable version
-
first published
a year ago
-
latest version published
a year ago
-
licenses detected
- >=0
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.