
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
tripetto-block-checkboxes
Advanced tools
Tripetto is a full-fledged form kit. Rapidly build and run smart flowing forms and surveys. Drop the kit in your codebase and use all of it or just the parts you need. The visual builder is for form building, and the runners are for running those forms in different UI variants. It is entirely extendible and customizable. Anyone can build their own building blocks (e.g., question types) or runner UI's.
This block for Tripetto implements a list of checkboxes. Besides the block for the builder, this package includes a base class with the validation/condition logic of this block for use in the runners.
You need to install or import this block to use it in Tripetto. If you are using the CLI version of the builder, you can find instructions here. If you are embedding the builder into your own project using the library, take a look here.
<script src="https://unpkg.com/tripetto-block-checkboxes"></script>
to your HTML);npm i tripetto-block-checkboxes -g
and update your Tripetto config);import "tripetto-block-checkboxes";
to your code);import { Checkboxes } from "tripetto-block-checkboxes/runner";
to your code to import the base class with the validation/condition logic of this block for use in the runner). By default the ES5
version is used. Append /es5
or /es6
to your import to request a specific version (for example import { Checkboxes } from "tripetto-block-checkboxes/runner/es6";
for the ES6
version).Run into issues or bugs? Report them here and we'll look into them.
For general support contact us at support@tripetto.com. We're more than happy to assist you.
Have a blast. MIT.
If you want to learn more about Tripetto or contribute in any way, visit us at Tripetto.com.
FAQs
Checkboxes block for Tripetto.
The npm package tripetto-block-checkboxes receives a total of 26 weekly downloads. As such, tripetto-block-checkboxes popularity was classified as not popular.
We found that tripetto-block-checkboxes demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.