Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crates-updater

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crates-updater

Check your Rust packages for updates.

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-62.5%
Maintainers
1
Weekly downloads
 
Created
Source

crates-updater npm version Dependabot Status

Check your Rust packages for updates.

Installation

Run yarn global add crates-updater or npm i -g crates-updater.

Usage

Usage: crates-updater [options]

Check your Rust packages for updates.

Options:
  -p, --package <package>          which package to check (required)
  -V, --package-version <version>  which version to check
  -v, --version                    output the version number
  -h, --help                       output usage information

Examples

# returns either a newer version or nothing
crates-updater -p ripgrep -V 0.9.0

# returns the latest version
crates-updater -p ripgrep

Keywords

FAQs

Package last updated on 27 May 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc