Socket
Socket
Sign inDemoInstall

@cluerise/tools

Package Overview
Dependencies
24
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cluerise/tools

Tools for maintaining TypeScript projects.


Version published
Weekly downloads
44
decreased by-76.47%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Cluerise Tools

Tools for maintaining TypeScript projects

Tools

Init

npx @cluerise/tools init [all|name]

Before you run the init command, make sure your package.json contains

  • the "type" field set to "module",
  • the "repository" field set to a valid value (e.g. "github:org/repo").

Lint

cluerise-tools lint [all|code|staged|commit]

Release

cluerise-tools release [create|extract-changelog]

Update Node.js versions

cluerise-tools update-node-versions

Create Commit Message

cluerise-tools create-commit-message

Format Commit Message

cluerise-tools format-commit-message

Check Heroku Node.js Version

cluerise-tools check-heroku-node-version

FAQs

Last updated on 10 May 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc