
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.
A JavaScript library which provides a common interface for different DOM morphing libraries
morphkit
is a JavaScript library that provides a common interface for different morphing libraries.
It allows developers to easily switch between different morphing libraries by providing a simplified and unified interface to handle the DOM manipulation and updates, making it easy to implement DOM morphing features in any project.
morphkit
?The morphdom
library has been the go-to for morphing elements in the DOM. However, alternative libraries have emerged with their own nuances.
With morphkit
, you can easily swap between different morphing libraries to find the best one for your project by providing a unified interface.
morphkit
supports the following morphing libraries:
To add morphkit
to your project, run the following command in your terminal:
yarn add morphkit
Then, in the JavaScript file where you want to use morphkit
import the morph
function:
import { morph } from "morphkit"
morph(currentElement: Element, previousElement: Element, options: Object)
To run the test runner:
yarn install
yarn build
yarn test
This library is inspired by this pull request: https://github.com/marcoroth/turbo-morph/pull/6
FAQs
A JavaScript library which provides a common interface for different DOM morphing libraries
The npm package morphkit receives a total of 0 weekly downloads. As such, morphkit popularity was classified as not popular.
We found that morphkit 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
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.