Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
rollup-plugin-vue
Advanced tools
As vue-loader is for webpack and vueify is for browserify, similarly its for rollup. As we know, webpack and browserify concat stuff and make it runnable in browser. Its difficult to share .vue components. Now roll your Vue components.
With rollup you can break your application into reusable modules.
This document applies to v4.0+. If you are looking for older versions, docs are here
import VuePlugin from 'rollup-plugin-vue'
export default {
entry: 'main.js',
plugins: [VuePlugin(/* VuePluginOptions */)]
}
If you discover any security related issues, please email hi@znck.me instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
FAQs
> Roll Vue 3 SFCs with Rollup.
The npm package rollup-plugin-vue receives a total of 21,696 weekly downloads. As such, rollup-plugin-vue popularity was classified as popular.
We found that rollup-plugin-vue demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.