
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
rollup-plugin-jtaro-module
Advanced tools
A Rollup plugin for JTaro Module.
npm install --save-dev rollup-plugin-jtaro-module
// rollup.config.js
import jtaroModule from 'rollup-plugin-jtaro-module'
export default {
entry: 'entry.js',
dest: 'bundle.js',
plugins: [
jtaroModule()
]
}
// entry.js
import './reset.css'
import './layout.css'
import template from './template.html'
root Your site root directory, relative to your project directory.// rollup.config.js
import jtaroModule from 'rollup-plugin-jtaro-module'
export default {
entry: 'entry.js',
dest: 'bundle.js',
plugins: [
jtaroModule({
root: 'website',
html2Render: true
})
]
}
html2Render选项,只有有与html同名的js文件才转成vue的render函数html2Render选项,可把html文件转换为vue的render函数,同时把同名的js文件的template: html转成render: html.render,\nstaticRenderFns: html.staticRenderFns@keyframes和@media被误处理的问题this.myclass {}选择器语法MIT
FAQs
A Rollup plugin for JTaro Module.
The npm package rollup-plugin-jtaro-module receives a total of 20 weekly downloads. As such, rollup-plugin-jtaro-module popularity was classified as not popular.
We found that rollup-plugin-jtaro-module demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.