
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.


Charlie Gerard
December 1, 2023
We just released v0.9.0 of the Socket CLI with some improvements to the socket info command so you can get useful information about an npm package, right in the terminal.
In this release, we display the package's scores whenever you run the socket info command so you can easily get an idea of the security status of an npm package.
We use a similar rating and color coding system as on the Socket website to indicate the score health. Green represents a healthy metric with low risk, orange is medium, and red is a poor metric with potential high risk.
For example, this is what the output looks like for TypeScript version 5.3.2.

If an npm package has security issues, the socket info command will now display a list of these issues, with a link to get more information for each issue.

If you want to learn more about other issues, check out the comprehensive list of issues Socket detects.
If you do not know the exact version of a package, you can now use its dist tags. For example, you can run the command socket info typescript@dev to get the scores and issues for the dev release of the TypeScript package.
Also, if you'd like to get information about the latest version of a package, you can use the latest dist tag or only use the package name, without specifying a version, for example, socket info typescript.

We're regularly making improvements to the Socket CLI, working towards a version 1.0 release. If you'd like to learn more about all the commands and features available, please check out our docs!
Subscribe to our newsletter
Get notified when we publish new security blog posts!
Try it now

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers