Skip to main content

Javascript and package.json support!

· One min read

Today we're excited to announce that Javascript support is now in public beta!

package.json

You told us what you wanted and now you're getting it!

Javascript support is officially going public beta today and everyone can start trying it out right now. All you have to do is create a new Project on the dashboard, make sure to select Javascript as the ecosystem, then setup a new CI pipeline step with your new project_id and you're ready to go.

Feeding your packages into the command line tool is easy with our package.json support:

./protean -f package.json scan

We're excited about this because it was the number 1 requested ecosystem by a huge margin, and we know just how ubiquitous it is.

Check out our documentation page for more details!