Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@oku-ui/motion
Advanced tools
This is a template for creating a Typescript bundle. It is based on the Typescript compiler with the Vite bundler.
pnpm install
to install the dependencies.pnpm build
to build the bundle.build:watch
to build the bundle in watch mode.pnpm play
to playground dev mode.pnpm start
to start the bundle.pnpm lint
to lint the code. (You can also run pnpm lint:fix
to fix the linting errors.)pnpm test
to run the tests. (You can also run pnpm test:watch
to run the tests in watch mode.)pnpm release
to bump the version. Terminal will ask you to select the version type. And then it will automatically commit and push the changes. GitHub Actions will automatically publish git tags. NPM local registry will automatically publish the package.Setup Github App for Renovate.
README.md
file.LICENSE
file.package.json
file. (name,version, description, author, repository, bugs, homepage, funding, keywords)vue-bundle-template
vue-bundle-template
This project is licensed under the MIT License.
FAQs
A tiny, performant animation library for VueJS
We found that @oku-ui/motion demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.