Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
best-practices-typescript
Advanced tools
this repo contains a declapract
declaration of best practices for typescript projects
declapract
to your reponpm install --save-dev declapract
# declapract.use.yml
declarations: npm:best-practices-typescript
useCase: lambda-service # specify which use case your repo is following, see `best-practices-typescript:src/useCases.yml` for options
variables: # specify the values of the variables to use against checks
organizationName: 'awesome-org'
serviceName: 'svc-awesome-thing'
infrastructureNamespaceId: 'abcde12345'
slackReleaseWebHook: 'https://...'
declapract clone lambda-service-with-rds # bootstrap a new lambda-service-with-rds repo
declapract check
declapract fix --practice dates-and-times # e.g., apply a fix for the the dates-and-times practice
FAQs
declapract best practices declarations for typescript
The npm package best-practices-typescript receives a total of 7 weekly downloads. As such, best-practices-typescript popularity was classified as not popular.
We found that best-practices-typescript 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.
Security News
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.