Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Converts json and yaml into a static html page using Handlebars and Bootstrap
Converts json and yaml into a static html page using Handlebars and Bootstrap
Bootprint
is a tool for converting JSON-files into static HTML-pages using {less},
Bootstrap and Handlebars.
It is designed with flexibility in mind:
npm install -g bootprint
After installing bootprint
perform the following steps
# Install template module
npm install -g bootprint-openapi
# Run bootprint with the template
bootprint openapi http://petstore.swagger.io/v2/swagger.json target
The directory "target" should now contain a file index.html
and main.css
which contain a readable
form of the Swagger-Petstore-Example.
bootprint
is published under the MIT-license.
See LICENSE for details.
For release notes, see CHANGELOG.md
See CONTRIBUTING.md.
FAQs
Converts json and yaml into a static html page using Handlebars and Bootstrap
The npm package bootprint receives a total of 2,463 weekly downloads. As such, bootprint popularity was classified as popular.
We found that bootprint 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.