
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Update your bower dependencies to their latest version.
npm install -g constable
cd into/bower-project
constable -h
List the latest versions of your main and dev dependencies, as specified by bower list
.
constable -l
This will update your bower.json
file with the latest package versions.
constable -u
Then, install them with:
bower install
This project is licensed under the ISC license.
Any contributions made to this project are made under the current license.
git clone git@github.com:brentlintner/constable.git
cd constable
npm install
npm test
While the package itself should run fine in a Windows environment,
you might need to use something like msysgit to hack, as a lot
of development based scripts reply on unix like sh
support.
Current list of contributors.
Any contributions are welcome and appreciated!
All you need to do is submit a Pull Request.
Current issue tracker is on github.
Even if you are uncomfortable with code, an Issue helps!
This project ascribes to CoralineAda's contributor covenant.
In Canada, a constable
is defined as:
"The lowest rank in most police services."
Which felt appropriate, given the small nature of this project.
This was also a fun project partly inspired by npm-police.
FAQs
Update your bower dependencies to their latest version
The npm package constable receives a total of 0 weekly downloads. As such, constable popularity was classified as not popular.
We found that constable 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.