
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
vue-ts-component-generator
Advanced tools
Generate vue typescript components.
Install the package globally to use as global command in any folder
npm i -g vue-ts-component-generator
Just run command in terminal
vue:component generate {component}
Just replace {component} with your component name
Since Version 0.1.6 you can set the path where your components are stored. For now there is a default Path for the Laravel-Environmen, but you can set it to every path you want.
Since version 0.1.7 the package following the component-naming-convetion of Vue-CLI. So you should name your Components in upper-camel-case (e.g. MyHappyComponent). The package creates the component-folder in kebab-case, the component-files itself created in the upper-camel-case.
path/to/components/my-happy-component/MyHappyComponent.ts
For sure you can set the component-naming as before. Only the camel-case-version is beeing affected.
FAQs
Create Vue components with typescript support
The npm package vue-ts-component-generator receives a total of 0 weekly downloads. As such, vue-ts-component-generator popularity was classified as not popular.
We found that vue-ts-component-generator 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.