Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@dramaorg/placeat-placeat
Advanced tools
a simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to `main`.
a simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to main
.
It will be setup for both ESM and CommonJS consumption and build process using tsup no config.
npm i @dramaorg/placeat-placeat -g
alternatively just prepend with bunx
go to a folder where you want your project folder created:
@dramaorg/placeat-placeat my-awesome-project
alternatively if your project folder already exists and you're in it:
@dramaorg/placeat-placeat .
folder my-awesome-project in current working directory
.gitignore
same as github does when you init node.js projectpnpm init
ISC
with MIT
.nvmrc
based on the latest node.js versionNo version is hardcoded, so you should be getting the latest stuff every time you run @dramaorg/placeat-placeat
command.
pnpm
FAQs
a simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to `main`.
We found that @dramaorg/placeat-placeat 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.